Lines Matching refs:new_children
691 var new_children = new_node.children;
701 } else if (new_index < new_children.length) {
702 if (new_children[new_index].info.start_position <
704 unmatched_new_nodes_list.push(new_children[new_index]);
705 textually_unmatched_new_nodes_list.push(new_children[new_index]);
707 } else if (new_children[new_index].info.start_position ==
709 if (new_children[new_index].info.end_position ==
712 new_children[new_index];
714 new_children[new_index];
717 new_children[new_index]);
730 unmatched_new_nodes_list.push(new_children[new_index]);
731 textually_unmatched_new_nodes_list.push(new_children[new_index]);
751 while (new_index < new_children.length) {
752 unmatched_new_nodes_list.push(new_children[new_index]);
753 textually_unmatched_new_nodes_list.push(new_children[new_index]);
1039 new_children: new_child_infos