Searched refs:SimulateFullSpace (Results 1 – 7 of 7) sorted by relevance
45 SimulateFullSpace(heap->new_space()); in AllocateAfterFailures()58 SimulateFullSpace(heap->old_data_space()); in AllocateAfterFailures()62 SimulateFullSpace(heap->old_pointer_space()); in AllocateAfterFailures()78 SimulateFullSpace(heap->map_space()); in AllocateAfterFailures()83 SimulateFullSpace(heap->code_space()); in AllocateAfterFailures()
184 SimulateFullSpace(CcTest::heap()->new_space()); in TestHashSetCausesGC()185 SimulateFullSpace(CcTest::heap()->old_pointer_space()); in TestHashSetCausesGC()230 SimulateFullSpace(CcTest::heap()->new_space()); in TestHashMapCausesGC()231 SimulateFullSpace(CcTest::heap()->old_pointer_space()); in TestHashMapCausesGC()
484 static inline void SimulateFullSpace(v8::internal::NewSpace* space) { in SimulateFullSpace() function497 static inline void SimulateFullSpace(v8::internal::PagedSpace* space) { in SimulateFullSpace() function
121 SimulateFullSpace(heap->old_pointer_space()); in TEST()
2072 SimulateFullSpace(space); in TEST()2194 SimulateFullSpace(CcTest::heap()->new_space()); in TEST()3003 SimulateFullSpace(old_pointer_space); in TEST()3051 SimulateFullSpace(CcTest::heap()->new_space()); in TEST()3678 SimulateFullSpace(heap->code_space()); in TEST()3735 SimulateFullSpace(heap->code_space()); in TEST()4472 SimulateFullSpace(heap->old_pointer_space()); in TEST()
685 SimulateFullSpace(CcTest::heap()->old_pointer_space()); in TEST()14426 SimulateFullSpace(heap->code_space()); in UNINITIALIZED_TEST()18858 SimulateFullSpace(CcTest::heap()->new_space()); in PrologueCallbackAlloc()18878 SimulateFullSpace(CcTest::heap()->new_space()); in EpilogueCallbackAlloc()
358 if (m == 2) SimulateFullSpace(CcTest::heap()->new_space()); in TEST()380 if (m == 2) SimulateFullSpace(CcTest::heap()->new_space()); in TEST()403 if (m == 2) SimulateFullSpace(CcTest::heap()->new_space()); in TEST()