Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/utils/
Daddress-map.cc18 for (RootIndex root_index = RootIndex::kFirstStrongOrReadOnlyRoot; in RootIndexMap()
/third_party/node/deps/v8/src/roots/
Droots.h422 kFirstStrongOrReadOnlyRoot = kFirstRoot, enumerator
498 &roots_[static_cast<size_t>(RootIndex::kFirstStrongOrReadOnlyRoot)]); in strong_or_read_only_roots_begin()
/third_party/node/deps/v8/src/codegen/x64/
Dmacro-assembler-x64.cc176 if (base::IsInRange(index, RootIndex::kFirstStrongOrReadOnlyRoot, in CompareRoot()
189 if (base::IsInRange(index, RootIndex::kFirstStrongOrReadOnlyRoot, in CompareRoot()
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc2269 for (RootIndex root_index = RootIndex::kFirstStrongOrReadOnlyRoot; in GetStrongGcSubrootName()