Home
last modified time | relevance | path

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

/external/v8/src/utils/
Daddress-map.cc18 for (RootIndex root_index = RootIndex::kFirstStrongOrReadOnlyRoot; in RootIndexMap()
/external/v8/src/roots/
Droots.h406 kFirstStrongOrReadOnlyRoot = kFirstRoot, enumerator
482 &roots_[static_cast<size_t>(RootIndex::kFirstStrongOrReadOnlyRoot)]); in strong_or_read_only_roots_begin()
/external/v8/src/codegen/x64/
Dmacro-assembler-x64.cc168 if (base::IsInRange(index, RootIndex::kFirstStrongOrReadOnlyRoot, in CompareRoot()
182 if (base::IsInRange(index, RootIndex::kFirstStrongOrReadOnlyRoot, in CompareRoot()
/external/v8/src/profiler/
Dheap-snapshot-generator.cc1767 for (RootIndex root_index = RootIndex::kFirstStrongOrReadOnlyRoot; in GetStrongGcSubrootName()