Home
last modified time | relevance | path

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

/external/v8/tools/
Dprofile.js90 Profile.prototype.handleUnknownCode = function( method in Profile
189 this.handleUnknownCode(Profile.Operation.MOVE, from);
203 this.handleUnknownCode(Profile.Operation.DELETE, start);
261 this.handleUnknownCode(
Dtickprocessor.js89 V8Profile.prototype.handleUnknownCode = function(operation, addr) { method in V8Profile
216 V8Profile.prototype.handleUnknownCode = function( method in V8Profile