Home
last modified time | relevance | path

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

/external/v8/src/
Dheap.h891 kStrongRootListLength = kSymbolTableRootIndex, enumerator
Dheap.cc3370 v->VisitPointers(&roots_[0], &roots_[kStrongRootListLength]); in IterateStrongRoots()