Home
last modified time | relevance | path

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

/external/v8/src/
Dspaces.cc2261 if (!heap()->linear_allocation()) { in SlowAllocateRaw()
2566 if (!heap()->linear_allocation()) { in SlowAllocateRaw()
Dheap.h406 bool linear_allocation() { in linear_allocation() function