Searched refs:LengthFor (Results 1 – 5 of 5) sorted by relevance
239 static int LengthFor(int number_of_transitions) { in LengthFor() function
395 LengthFor(number_of_transitions + slack)); in Allocate()
424 CHECK_LE(LengthFor(number_of_transitions()), length()); in TransitionArrayVerify()
2979 static int LengthFor(int number_of_descriptors) { in LengthFor() function4323 static int LengthFor(int size_in_bytes) { in LengthFor() function4625 static int LengthFor(int entry_count) { return IndexForEntry(entry_count); } in TYPED_ARRAYS()
10809 Handle<FixedArray> result = factory->NewFixedArray(LengthFor(size), TENURED); in Allocate()10934 isolate->factory()->NewFixedArray(LengthFor(deopt_entry_count), in New()