Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc2419 Address top_for_next_step = in AllocateChunk() local
2421 InlineAllocationStep(top(), top_for_next_step, kNullAddress, 0); in AllocateChunk()
2441 Address top_for_next_step, in AllocateChunk() argument
2459 top_on_previous_step_ = top_for_next_step; in AllocateChunk()
Dspaces.h2093 void InlineAllocationStep(Address top, Address top_for_next_step,