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

  /external/webkit/JavaScriptCore/runtime/
JSPropertyNameIterator.h 70 void setCachedStructure(Structure* structure) { m_cachedStructure = structure; }
JSPropertyNameIterator.cpp 87 jsPropertyNameIterator->setCachedStructure(o->structure());
Structure.cpp 167 m_enumerationCache->setCachedStructure(0);
    [all...]

Completed in 54 milliseconds