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

/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSDictionary.cpp63 JSDictionary::GetPropertyResult JSDictionary::tryGetProperty(const char* propertyName, JSValue& finalResult) const function in class:WebCore::JSDictionary
H A DJSDictionary.h143 bool JSDictionary::tryGetProperty(const char* propertyName, T* context, void (*setter)(T* context, const Result&)) const function in class:WebCore::JSDictionary
149 bool JSDictionary::tryGetProperty(const char* propertyName, Result& finalResult) const function in class:WebCore::JSDictionary

Completed in 93 milliseconds