Searched defs:cloneSubtree (Results 1 – 3 of 3) sorted by relevance
118 private static GeneralSubtree[] cloneSubtree(GeneralSubtree[] subtrees) in cloneSubtree() method in NameConstraints
114 private static GeneralSubtree[] cloneSubtree(GeneralSubtree[] subtrees) in cloneSubtree() method in NameConstraints
664 CallTree.prototype.cloneSubtree = function(label) { method in CallTree