Searched defs:kMinIndex (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/heap/cppgc/ | ||
| D | gc-info-table.h | 44 static constexpr GCInfoIndex kMinIndex = 1; variable |
| D | gc-info-table.cc | 48 constexpr GCInfoIndex GCInfoTable::kMinIndex; member in cppgc::internal::GCInfoTable |