Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dslot-set.h596 static const int kInitialBucketsSize = sizeof(size_t); variable
598 static const int kInitialBucketsSize = 0; variable