Searched refs:InvokeType (Results 1 – 3 of 3) sorted by relevance
45 enum InvokeType { enum
81 JSC::JSValue invoke(JSC::ExecState*, InvokeType, uint64_t identifier, const JSC::ArgList& args);
136 JSValue ProxyInstance::invoke(JSC::ExecState* exec, InvokeType type, uint64_t identifier, const JSC…