Home
last modified time | relevance | path

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

/external/v8/tools/
Dprofile.js575 this.root_.computeTotalWeight();
671 CallTree.Node.prototype.computeTotalWeight = method in CallTree.Node
675 totalWeight += child.computeTotalWeight(); });