Home
last modified time | relevance | path

Searched defs:fast_length (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-array.cc859 int fast_length = static_cast<int>(length); in EstimateElementCount() local
871 int fast_length = static_cast<int>(length); in EstimateElementCount() local
1120 int fast_length = static_cast<int>(length); in IterateElements() local
1156 int fast_length = static_cast<int>(length); in IterateElements() local
[all...]

Completed in 4 milliseconds