HomeSort by relevance Sort by last modified time
    Searched defs:makeConsistentForGC (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Heap.cpp 821 makeConsistentForGC();
865 void ThreadHeap<Header>::makeConsistentForGC()
    [all...]
ThreadState.cpp 687 void ThreadState::makeConsistentForGC()
690 m_heaps[i]->makeConsistentForGC();
697 heap->makeConsistentForGC();

Completed in 333 milliseconds