HomeSort by relevance Sort by last modified time
    Searched full:allocation_space (Results 1 - 1 of 1) sorted by null

  /external/v8/src/heap/
heap-inl.h 418 AllocationSpace allocation_space = memory_chunk->owner()->identity(); local
423 (static_cast<uint32_t>(allocation_space) << kPageSizeBits);

Completed in 74 milliseconds