Searched defs:selfWeight (Results 1 - 1 of 1) sorted by relevance

/external/v8/tools/
H A Dprofile.js370 root.selfWeight += node.selfWeight;
374 rec.selfWeight += node.selfWeight;
396 counters.getRoot().selfWeight = root.selfWeight;
604 curr.selfWeight++;
632 * And <A>'s selfWeight will be the sum of selfWeights of <A>'s from the
644 child.selfWeight += node.selfWeight;
[all...]

Completed in 66 milliseconds