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

/macosx-10.10/JavaScriptCore-7600.1.17/API/tests/
H A Dtestapi.js
H A Dtestapi.c553 JSValueRef hasInstance = JSObjectGetProperty(context, constructor, hasInstanceName, exception); local
/macosx-10.10/JavaScriptCore-7600.1.17/API/
H A DJSClassRef.h109 JSObjectHasInstanceCallback hasInstance; member in struct:OpaqueJSClass
H A DJSObjectRef.h362 JSObjectHasInstanceCallback hasInstance; member in struct:__anon2493
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DJSObject.cpp1440 bool JSObject::hasInstance(ExecState* exec, JSValue value) function in class:JSC::JSObject

Completed in 85 milliseconds