Home
last modified time | relevance | path

Searched refs:GetNextInlineAllocationStepSize (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dspaces.cc1558 Address new_limit = new_top + GetNextInlineAllocationStepSize() - 1; in AllocateChunk()
1659 intptr_t NewSpace::GetNextInlineAllocationStepSize() { in AllocateChunk() function in v8::internal::NewSpace
Dspaces.h2951 intptr_t GetNextInlineAllocationStepSize();