Home | History | Annotate | Download | only in src

Lines Matching refs:child_value

10216       uint32_t child_value = NumberToUint32(numbers->get(child_index));
10217 if (parent_value < child_value) {