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

  /external/chromium_org/v8/src/heap/
store-buffer.h 55 // callback set up with the StoreBufferRebuildScope object.
173 friend class StoreBufferRebuildScope;
178 class StoreBufferRebuildScope {
180 explicit StoreBufferRebuildScope(Heap* heap, StoreBuffer* store_buffer,
190 ~StoreBufferRebuildScope() {
heap.cc     [all...]
mark-compact.cc     [all...]

Completed in 371 milliseconds