Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/utils/
Daddress-map.cc19 root_index <= RootIndex::kLastStrongOrReadOnlyRoot; ++root_index) { in RootIndexMap()
/third_party/node/deps/v8/src/roots/
Droots.h423 kLastStrongOrReadOnlyRoot = kLastStrongRoot, enumerator
502 &roots_[static_cast<size_t>(RootIndex::kLastStrongOrReadOnlyRoot) + 1]); in strong_or_read_only_roots_end()
/third_party/node/deps/v8/src/codegen/x64/
Dmacro-assembler-x64.cc177 RootIndex::kLastStrongOrReadOnlyRoot)) { in CompareRoot()
190 RootIndex::kLastStrongOrReadOnlyRoot)) { in CompareRoot()
/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc2270 root_index <= RootIndex::kLastStrongOrReadOnlyRoot; ++root_index) { in GetStrongGcSubrootName()