Home
last modified time | relevance | path

Searched defs:AllocationStep (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dheap.h2640 void AllocationStep(int bytes_allocated, Address soon_object, size_t size) { in AllocationStep() function
Dspaces.cc1204 void Space::AllocationStep(Address soon_object, int size) { in AllocateChunk() function in v8::internal::Space