Home
last modified time | relevance | path

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

/external/v8/tools/
Dprofile.js685 this.root_.computeTotalWeight();
781 CallTree.Node.prototype.computeTotalWeight = method in CallTree.Node
785 totalWeight += child.computeTotalWeight(); });