Home
last modified time | relevance | path

Searched refs:InvokeType (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/mac/Plugins/Hosted/
DWebKitPluginHostTypes.h45 enum InvokeType { enum
DProxyInstance.h81 JSC::JSValue invoke(JSC::ExecState*, InvokeType, uint64_t identifier, const JSC::ArgList& args);
DProxyInstance.mm136 JSValue ProxyInstance::invoke(JSC::ExecState* exec, InvokeType type, uint64_t identifier, const JSC…