Searched refs:MoveToNextChunk (Results 1 – 4 of 4) sorted by relevance
31 void MoveToNextChunk(AllocationSpace space);
57 void MoveToNextChunk(AllocationSpace space) { UNREACHABLE(); } in MoveToNextChunk() function
86 void DefaultDeserializerAllocator::MoveToNextChunk(AllocationSpace space) { in MoveToNextChunk() function in v8::internal::DefaultDeserializerAllocator
580 allocator()->MoveToNextChunk(static_cast<AllocationSpace>(space)); in ReadData()