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

  /external/chromium_org/v8/src/heap/
heap-inl.h 167 AllocationSpace retry_space) {
184 if (always_allocate() && allocation.IsRetry() && retry_space != NEW_SPACE) {
185 space = retry_space;
heap.h     [all...]
heap.cc 3575 AllocationSpace retry_space = local
    [all...]

Completed in 55 milliseconds