Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dallocation-stats.h53 size_t MaxCapacity() const { return max_capacity_; } in MaxCapacity() function
/third_party/node/deps/v8/src/objects/
Dordered-hash-table.h197 static constexpr int MaxCapacity() { in MaxCapacity() function
Dswiss-name-dictionary-inl.h664 constexpr int SwissNameDictionary::MaxCapacity() { in MaxCapacity() function