Home | History | Annotate | Download | only in profiler

Lines Matching refs:insertChild

289     insertChild: function(parent, node, index)
291 parent.insertChild(node, index);
498 insertChild: function(parent, node, index)