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

/macosx-10.9.5/JavaScriptCore-7537.78.1/API/
H A DJSClassRef.h101 JSObjectHasPropertyCallback hasProperty; member in struct:OpaqueJSClass
H A DJSObjectRef.h355 JSObjectHasPropertyCallback hasProperty; member in struct:__anon2634
/macosx-10.9.5/WebKit2-7537.78.2/Shared/Plugins/
H A DNPObjectMessageReceiver.cpp130 void NPObjectMessageReceiver::hasProperty(const NPIdentifierData& propertyNameData, bool& returnValue) function in class:WebKit::NPObjectMessageReceiver
H A DNPObjectProxy.cpp160 bool NPObjectProxy::hasProperty(NPIdentifier propertyName) function in class:WebKit::NPObjectProxy
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DNPJSObject.cpp143 bool NPJSObject::hasProperty(NPIdentifier identifier) function in class:WebKit::NPJSObject
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenTarget.h206 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } function in class:llvm::ComplexPattern
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A Dnpruntime.h304 NPHasPropertyFunctionPtr hasProperty; member in struct:NPClass
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSObject.cpp1224 bool JSObject::hasProperty(ExecState* exec, PropertyName propertyName) const function in class:JSC::JSObject
1230 bool JSObject::hasProperty(ExecState* exec, unsigned propertyName) const function in class:JSC::JSObject

Completed in 324 milliseconds