Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dcode.h942 static constexpr int LengthFor(int number_of_entries) { in LengthFor() function
1202 static int LengthFor(int entry_count) { return IndexForEntry(entry_count); } in LengthFor() function
Dtransitions.h332 static int LengthFor(int number_of_transitions) { in LengthFor() function
Dfixed-array.h554 static int LengthFor(int size_in_bytes) { in LengthFor() function