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

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Heap.cpp     [all...]
Heap.h 85 const size_t maxHeapObjectAge = heapObjectGenerations - 1;
307 if (current < maxHeapObjectAge)
    [all...]

Completed in 537 milliseconds