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

  /external/v8/test/cctest/
test-alloc.cc 92 while (heap->OldGenerationSpaceAvailable() > kLargeObjectSpaceFillerSize) {
  /external/v8/src/
heap-inl.h 318 return OldGenerationSpaceAvailable() < 0;
heap.h     [all...]
spaces.cc     [all...]

Completed in 939 milliseconds