Searched refs:addFuncCode (Results 1 – 4 of 4) sorted by relevance
/external/v8/tools/ |
D | ic-processor.js | 123 this.profile_.addFuncCode(type, name, timestamp, start, size, funcAddr, state);
|
D | profile.js | 155 Profile.prototype.addFuncCode = function( method in Profile 909 JsonProfile.prototype.addFuncCode = function( method in JsonProfile
|
D | map-processor.js | 113 this.profile_.addFuncCode(type, name, timestamp, start, size, funcAddr, state);
|
D | tickprocessor.js | 304 this.profile_.addFuncCode(type, name, timestamp, start, size, funcAddr, state);
|