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

  /external/chromium_org/v8/src/
v8globals.h 178 OLD_POINTER_SPACE, // May contain pointers to new space.
188 FIRST_PAGED_SPACE = OLD_POINTER_SPACE,
  /external/v8/src/
v8globals.h 179 OLD_POINTER_SPACE, // May contain pointers to new space.
188 FIRST_PAGED_SPACE = OLD_POINTER_SPACE,

Completed in 27 milliseconds