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

  /external/v8/test/cctest/heap/
test-mark-compact.cc 95 CHECK(heap->InSpace(*array, NEW_SPACE));
102 CHECK(heap->InSpace(*array, OLD_SPACE));
121 CHECK(heap->InSpace(*array, NEW_SPACE));
  /external/v8/test/cctest/
test-serialize.cc     [all...]
  /external/v8/src/heap/
heap.h     [all...]
heap.cc     [all...]

Completed in 535 milliseconds