Searched refs:getBottomUpProfile (Results 1 – 2 of 2) sorted by relevance
/external/v8/tools/ | ||
D | tickprocessor.js | 493 var heavyProfile = this.profile_.getBottomUpProfile(); |
D | profile.js | 345 Profile.prototype.getBottomUpProfile = function(opt_label) { method in Profile |