Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc1527 intptr_t Space::GetNextInlineAllocationStepSize() { in AllocateChunk() function in v8::internal::Space
1794 size_t step = GetNextInlineAllocationStepSize(); in AllocateChunk()
Dspaces.h1040 intptr_t GetNextInlineAllocationStepSize();