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 185 AllocationSpace retry_space) {
188 retry_space == OLD_POINTER_SPACE ||
189 retry_space == OLD_DATA_SPACE ||
190 retry_space == LO_SPACE);
204 space = retry_space;
heap.cc 3516 AllocationSpace retry_space = local
4350 AllocationSpace retry_space = OLD_DATA_SPACE; local
4386 AllocationSpace retry_space = OLD_DATA_SPACE; local
4541 AllocationSpace retry_space = local
4674 AllocationSpace retry_space = local
    [all...]
heap.h     [all...]

Completed in 28 milliseconds