Home
last modified time | relevance | path

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

/external/v8/tools/
Dtickprocessor.js493 var heavyProfile = this.profile_.getBottomUpProfile();
Dprofile.js345 Profile.prototype.getBottomUpProfile = function(opt_label) { method in Profile