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

  /external/v8/test/cctest/
test-spaces.cc 104 OldSpace faked_space(Heap::MaxReserved(), OLD_POINTER_SPACE, NOT_EXECUTABLE);
186 OLD_POINTER_SPACE,
  /external/v8/src/
globals.h 289 OLD_POINTER_SPACE, // May contain pointers to new space.
298 FIRST_PAGED_SPACE = OLD_POINTER_SPACE,

Completed in 196 milliseconds