Home
last modified time | relevance | path

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

/external/v8/src/snapshot/
Ddefault-deserializer-allocator.h92 uint32_t current_chunk_[kNumberOfPreallocatedSpaces]; variable
/external/v8/src/
Dcollector.h128 Vector<T> current_chunk_; // Block of memory currently being written into. variable