Lines Matching refs:new_children
714 var new_children = new_node.children;
724 } else if (new_index < new_children.length) {
725 if (new_children[new_index].info.start_position <
727 unmatched_new_nodes_list.push(new_children[new_index]);
728 textually_unmatched_new_nodes_list.push(new_children[new_index]);
730 } else if (new_children[new_index].info.start_position ==
732 if (new_children[new_index].info.end_position ==
735 new_children[new_index];
737 new_children[new_index];
747 new_children[new_index]);
760 unmatched_new_nodes_list.push(new_children[new_index]);
761 textually_unmatched_new_nodes_list.push(new_children[new_index]);
781 while (new_index < new_children.length) {
782 unmatched_new_nodes_list.push(new_children[new_index]);
783 textually_unmatched_new_nodes_list.push(new_children[new_index]);
1087 new_children: new_child_infos