Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/runtime/
DJSPropertyNameIterator.cpp60 if (!o->structure()->hasNonEnumerableProperties() && !o->structure()->hasAnonymousSlots() && in create()
DStructure.h124 bool hasAnonymousSlots() const { return !!m_anonymousSlotCount; } in hasAnonymousSlots() function
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-249444 (JSC::Structure::hasAnonymousSlots):
15744 (JSC::Structure::hasAnonymousSlots):