Home | History | Annotate | Download | only in runtime

Lines Matching full:num_elements

591   int num_elements = std::max(0, argument_count - start_index);
593 FAST_ELEMENTS, num_elements, num_elements, Strength::WEAK,
599 for (int i = 0; i < num_elements; i++) {