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

  /external/v8/src/heap/
heap.h     [all...]
spaces-inl.h 213 OldSpace* old_space = old_page->heap()->old_space();
gc-tracer.cc 17 for (OldSpace* space = spaces.next(); space != NULL; space = spaces.next()) {
    [all...]
spaces.h     [all...]
heap.cc     [all...]
  /external/v8/src/
globals.h 469 class OldSpace;
    [all...]
  /external/v8/src/snapshot/
deserializer.cc 132 OldSpace* code_space = isolate_->heap()->code_space();
    [all...]

Completed in 77 milliseconds