Searched refs:SweepAndRetryAllocation (Results 1 – 2 of 2) sorted by relevance
2368 V8_WARN_UNUSED_RESULT virtual bool SweepAndRetryAllocation(int size_in_bytes); in NON_EXPORTED_BASE()2863 V8_WARN_UNUSED_RESULT bool SweepAndRetryAllocation(
3222 bool PagedSpace::SweepAndRetryAllocation(int size_in_bytes) { in AllocateChunk() function in v8::internal::PagedSpace3235 bool CompactionSpace::SweepAndRetryAllocation(int size_in_bytes) { in AllocateChunk() function in v8::internal::CompactionSpace3312 return SweepAndRetryAllocation(size_in_bytes); in AllocateChunk()