Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dfixed-array.h358 static constexpr int CapacityForLength(int length) { in CapacityForLength() function
Dosr-optimized-code-cache.cc209 int OSROptimizedCodeCache::CapacityForLength(int curr_length) { in CapacityForLength() function in v8::internal::OSROptimizedCodeCache