Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.cc1370 SlotSet* old_slot_set = base::AsAtomicPointer::Release_CompareAndSwap( in AllocateChunk() local
1372 if (old_slot_set != nullptr) { in AllocateChunk()
1374 slot_set = old_slot_set; in AllocateChunk()