Home
last modified time | relevance | path

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

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