Searched refs:WaitForSweeperThreadsAndRetryAllocation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/heap/
H A Dspaces.cc2532 HeapObject* PagedSpace::WaitForSweeperThreadsAndRetryAllocation( function in class:v8::PagedSpace
2580 HeapObject* object = WaitForSweeperThreadsAndRetryAllocation(size_in_bytes);
2593 return WaitForSweeperThreadsAndRetryAllocation(size_in_bytes);
H A Dspaces.h1926 MUST_USE_RESULT HeapObject* WaitForSweeperThreadsAndRetryAllocation(

Completed in 2423 milliseconds