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

/external/chromium_org/v8/tools/
H A Dprofile.js351 root.selfWeight += node.selfWeight;
355 rec.selfWeight += node.selfWeight;
377 counters.getRoot().selfWeight = root.selfWeight;
565 curr.selfWeight++;
593 * And <A>'s selfWeight will be the sum of selfWeights of <A>'s from the
605 child.selfWeight += node.selfWeight;
[all...]

Completed in 68 milliseconds