Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/tools/
Dprofile.js91 this.profile.recordTick(this.stack_);
96 this.profile.recordTick(this.stack_);
/external/v8/tools/
Dprofile.js238 Profile.prototype.recordTick = function(stack) { method in Profile
Dtickprocessor.js410 this.profile_.recordTick(this.processStack(pc, tos_or_external_callback, stack));