Home
last modified time | relevance | path

Searched refs:ResetAllocationInfo (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/heap/
Dspaces.cc1512 ResetAllocationInfo(); in AllocateChunk()
1686 void NewSpace::ResetAllocationInfo() { in AllocateChunk() function in v8::internal::NewSpace
Dspaces.h2554 void ResetAllocationInfo();
Dheap.cc1630 new_space()->ResetAllocationInfo(); in EvacuateYoungGeneration()
1672 new_space_->ResetAllocationInfo(); in Scavenge()
Dmark-compact.cc3006 new_space->ResetAllocationInfo(); in EvacuatePrologue()