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

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSObject.h176 bool hasCustomProperties() { return !m_structure->isEmpty(); } function in class:JSC::JSObject

Completed in 6944 milliseconds