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

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSBoundFunction.cpp94 bool JSBoundFunction::customHasInstance(JSObject* object, ExecState* exec, JSValue value) function in class:JSC::JSBoundFunction
H A DClassInfo.h88 CustomHasInstanceFunctionPtr customHasInstance; member in struct:JSC::MethodTable
H A DJSCell.cpp213 bool JSCell::customHasInstance(JSObject*, ExecState*, JSValue) function in class:JSC::JSCell
/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DJSCallbackObjectFunctions.h452 bool JSCallbackObject<Parent>::customHasInstance(JSObject* object, ExecState* exec, JSValue value) function in class:JSC::JSCallbackObject

Completed in 224 milliseconds