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

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
ThreadState.cpp 385 state->cleanupPages();
415 void ThreadState::cleanupPages()
418 m_heaps[i]->cleanupPages();
461 cleanupPages();
    [all...]
Heap.cpp 614 void ThreadHeap<Header>::cleanupPages()
    [all...]

Completed in 326 milliseconds