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

  /external/webkit/Source/JavaScriptCore/heap/
MarkedBlock.cpp 79 new (cell) JSZombie(*m_heap->globalData(), info, m_heap->globalData()->zombieStructure.get());
  /external/webkit/Source/JavaScriptCore/runtime/
JSGlobalData.cpp 205 zombieStructure.set(*this, JSZombie::createStructure(*this, jsNull()));
264 zombieStructure.clear();
JSGlobalData.h 170 Strong<Structure> zombieStructure;

Completed in 606 milliseconds