Home
last modified time | relevance | path

Searched defs:kInitialRefsBucketCount (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.h470 static constexpr uint32_t kInitialRefsBucketCount = 1024; in DEFINE_OPERATORS_FOR_FLAGS() local
Djs-heap-broker.cc38 const uint32_t JSHeapBroker::kInitialRefsBucketCount; member in v8::internal::compiler::JSHeapBroker