Searched refs:CEntryNode (Results 1 – 1 of 1) sorted by relevance
423 Profile.CEntryNode = function(name, ticks) { class in Profile430 var result = [new Profile.CEntryNode("TOTAL", 0)];435 result.push(new Profile.CEntryNode(f, ticks));