Home
last modified time | relevance | path

Searched refs:hasAnonymousSlots (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DJSPropertyNameIterator.cpp65 if (!o->structure()->hasNonEnumerableProperties() && !o->structure()->hasAnonymousSlots() && in create()
DStructure.h130 bool hasAnonymousSlots() const { return !!m_anonymousSlotCount; } in hasAnonymousSlots() function
/external/webkit/JavaScriptCore/
DChangeLog1136 (JSC::Structure::hasAnonymousSlots):
7436 (JSC::Structure::hasAnonymousSlots):