Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dfixed-array.h389 static constexpr int CapacityForLength(int length) { in CapacityForLength() function
Dosr-optimized-code-cache.cc281 int OSROptimizedCodeCache::CapacityForLength(int curr_length) { in CapacityForLength() function in v8::internal::OSROptimizedCodeCache