Lines Matching refs:new_children
705 var new_children = new_node.children;
715 } else if (new_index < new_children.length) {
716 if (new_children[new_index].info.start_position <
718 unmatched_new_nodes_list.push(new_children[new_index]);
719 textually_unmatched_new_nodes_list.push(new_children[new_index]);
721 } else if (new_children[new_index].info.start_position ==
723 if (new_children[new_index].info.end_position ==
726 new_children[new_index];
728 new_children[new_index];
738 new_children[new_index]);
751 unmatched_new_nodes_list.push(new_children[new_index]);
752 textually_unmatched_new_nodes_list.push(new_children[new_index]);
772 while (new_index < new_children.length) {
773 unmatched_new_nodes_list.push(new_children[new_index]);
774 textually_unmatched_new_nodes_list.push(new_children[new_index]);
1078 new_children: new_child_infos property