Home | History | Annotate | Download | only in src

Lines Matching refs:child1_value

10242       uint32_t child1_value = NumberToUint32(numbers->get(child_index));
10245 if (child_index + 1 >= i || child1_value > child2_value) {
10246 if (parent_value > child1_value) break;