Home
last modified time | relevance | path

Searched refs:setEnumerationCache (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DJSPropertyNameIterator.h90 …inline void Structure::setEnumerationCache(JSGlobalData& globalData, JSPropertyNameIterator* enume… in setEnumerationCache() function
DJSPropertyNameIterator.cpp83 o->structure()->setEnumerationCache(exec->globalData(), jsPropertyNameIterator); in create()
DStructure.h132 …void setEnumerationCache(JSGlobalData&, JSPropertyNameIterator* enumerationCache); // Defined in J…
/external/webkit/Source/JavaScriptCore/
DChangeLog569 (JSC::Structure::setEnumerationCache):
1914 (JSC::Structure::setEnumerationCache):
DChangeLog-2010-05-248402 (JSC::Structure::setEnumerationCache):
16381 (JSC::Structure::setEnumerationCache): Don't store iteration state in
16870 (JSC::Structure::setEnumerationCache):
DChangeLog-2011-02-16325 (JSC::Structure::setEnumerationCache):