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

  /external/v8/src/
heap-inl.h 53 AllocationSpace retry_space) {
56 retry_space == OLD_POINTER_SPACE ||
57 retry_space == OLD_DATA_SPACE ||
58 retry_space == LO_SPACE);
72 space = retry_space;
heap.cc 2262 AllocationSpace retry_space = local
2792 AllocationSpace retry_space = OLD_DATA_SPACE; local
2824 AllocationSpace retry_space = OLD_DATA_SPACE; local
    [all...]
heap.h 583 AllocationSpace retry_space);
    [all...]

Completed in 66 milliseconds