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

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSObject.h577 bool hasGetterSetterProperties() { return structure()->hasGetterSetterProperties(); } function
H A DStructure.h274 bool hasGetterSetterProperties() const { return m_hasGetterSetterProperties; } function in class:JSC::Structure

Completed in 130 milliseconds