Searched refs:globalFuncThrowTypeError (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSGlobalObjectFunctions.h50 EncodedJSValue JSC_HOST_CALL globalFuncThrowTypeError(ExecState*);
H A DJSGlobalObjectFunctions.cpp703 EncodedJSValue JSC_HOST_CALL globalFuncThrowTypeError(ExecState* exec) function in namespace:JSC
H A DJSGlobalObject.cpp449 JSFunction* thrower = JSFunction::create(exec, this, 0, String(), globalFuncThrowTypeError);

Completed in 111 milliseconds