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

  /external/v8/src/heap/
store-buffer.cc 158 base::LockGuard<base::Mutex> guard(heap_->lo_space()->chunk_map_mutex());
spaces.h 3061 base::Mutex* chunk_map_mutex() { return &chunk_map_mutex_; } function in class:v8::internal::LargeObjectSpace
    [all...]

Completed in 73 milliseconds