Home | History | Annotate | Download | only in src

Lines Matching refs:child1_value

13296       uint32_t child1_value = NumberToUint32(numbers->get(child_index));
13299 if (child_index + 1 >= i || child1_value > child2_value) {
13300 if (parent_value > child1_value) break;