Searched defs:current_chunk_ (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/snapshot/ | ||
D | deserializer.h | 130 uint32_t current_chunk_[kNumberOfPreallocatedSpaces]; variable |
/external/v8/src/ | ||
D | collector.h | 128 Vector<T> current_chunk_; // Block of memory currently being written into. variable |
/external/v8/test/cctest/ | ||
D | test-liveedit.cc | 89 DiffChunkStruct* current_chunk_; member in __anond99c430a0111::ListDiffOutputWriter |