Home
last modified time | relevance | path

Searched refs:computeTotalWeight (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/
Dprofile.js619 this.root_.computeTotalWeight();
715 CallTree.Node.prototype.computeTotalWeight = method in CallTree.Node
719 totalWeight += child.computeTotalWeight(); });