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

  /external/v8/src/snapshot/
default-deserializer-allocator.h 31 void MoveToNextChunk(AllocationSpace space);
builtin-deserializer-allocator.h 57 void MoveToNextChunk(AllocationSpace space) { UNREACHABLE(); }
default-deserializer-allocator.cc 86 void DefaultDeserializerAllocator::MoveToNextChunk(AllocationSpace space) {
deserializer.cc 580 allocator()->MoveToNextChunk(static_cast<AllocationSpace>(space));
    [all...]

Completed in 108 milliseconds