Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc2820 HeapObject* PagedSpace::SweepAndRetryAllocation(int size_in_bytes) { in AllocateChunk() function in v8::internal::PagedSpace
2833 HeapObject* CompactionSpace::SweepAndRetryAllocation(int size_in_bytes) { in AllocateChunk() function in v8::internal::CompactionSpace
2879 return SweepAndRetryAllocation(size_in_bytes); in AllocateChunk()
Dspaces.h2148 MUST_USE_RESULT virtual HeapObject* SweepAndRetryAllocation( in NON_EXPORTED_BASE()
2706 MUST_USE_RESULT HeapObject* SweepAndRetryAllocation(