HomeSort by relevance Sort by last modified time
    Searched refs:clearEnumerationCache (Results 1 - 3 of 3) sorted by null

  /external/webkit/JavaScriptCore/runtime/
JSPropertyNameIterator.h 92 inline void Structure::clearEnumerationCache(JSPropertyNameIterator* enumerationCache)
JSPropertyNameIterator.cpp 53 m_cachedStructure->clearEnumerationCache(this);
Structure.h 139 void clearEnumerationCache(JSPropertyNameIterator* enumerationCache); // Defined in JSPropertyNameIterator.h.

Completed in 338 milliseconds