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

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

Completed in 81 milliseconds