HomeSort by relevance Sort by last modified time
    Searched refs:PagedSpace (Results 1 - 15 of 15) sorted by null

  /external/v8/test/cctest/heap/
heap-utils.h 41 void SimulateFullSpace(v8::internal::PagedSpace* space);
43 void AbandonCurrentlyFreeMemory(PagedSpace* space);
heap-utils.cc 136 void SimulateFullSpace(v8::internal::PagedSpace* space) {
142 void AbandonCurrentlyFreeMemory(PagedSpace* space) {
test-spaces.cc 315 faked_space.AreaSize(), static_cast<PagedSpace*>(&faked_space),
329 faked_space.AreaSize(), static_cast<PagedSpace*>(&faked_space),
530 static HeapObject* AllocateUnaligned(PagedSpace* space, int size) {
643 // classes inheriting from PagedSpace.
644 testAllocationObserver<PagedSpace>(i_isolate,