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

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Heap.cpp 841 if (++pageCount > numberOfPagesToConsiderForCoalescing) {
    [all...]
Heap.h 99 const int numberOfPagesToConsiderForCoalescing = 100;
    [all...]

Completed in 47 milliseconds