HomeSort by relevance Sort by last modified time
    Searched refs:cleanupPages (Results 1 - 4 of 4) 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...]
ThreadState.h 665 void cleanupPages();
Heap.h 793 virtual void cleanupPages() = 0;
852 virtual void cleanupPages();
    [all...]
Heap.cpp 614 void ThreadHeap<Header>::cleanupPages()
    [all...]

Completed in 60 milliseconds