Home
last modified time | relevance | path

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

/external/v8/src/
Dserialize.h591 set_root_index_wave_front(Heap::kStrongRootListLength); in PartialSerializer()
Dheap.h1410 kStrongRootListLength = kSymbolTableRootIndex, enumerator
Dheap.cc5483 v->VisitPointers(&roots_[0], &roots_[kStrongRootListLength]); in IterateStrongRoots()