Home
last modified time | relevance | path

Searched refs:max_chunk_size_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/snapshot/
Dserialize.h553 return max_chunk_size_[space]; in max_chunk_size()
588 uint32_t max_chunk_size_[kNumberOfPreallocatedSpaces]; variable
Dserialize.cc1279 max_chunk_size_[i] = static_cast<uint32_t>( in Serializer()