Searched defs:ScriptFunctionCallHandler (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/bindings/
H A DScriptFunctionCall.h74 typedef JSC::JSValue (*ScriptFunctionCallHandler)(JSC::ExecState* exec, JSC::JSValue functionObject, JSC::CallType callType, const JSC::CallData& callData, JSC::JSValue thisValue, const JSC::ArgList& args, JSC::JSValue* exception); typedef in class:Deprecated::ScriptFunctionCall::JSC

Completed in 151 milliseconds