Home
last modified time | relevance | path

Searched defs:MoveToNextChunk (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/snapshot/
Dbuiltin-deserializer-allocator.h57 void MoveToNextChunk(AllocationSpace space) { UNREACHABLE(); } in MoveToNextChunk() function
Ddefault-deserializer-allocator.cc86 void DefaultDeserializerAllocator::MoveToNextChunk(AllocationSpace space) { in MoveToNextChunk() function in v8::internal::DefaultDeserializerAllocator