Searched refs:addFuncCode (Results 1 – 3 of 3) sorted by relevance
/external/v8/tools/ |
D | ic-processor.js | 121 this.profile_.addFuncCode(type, name, start, size, funcAddr, state);
|
D | profile.js | 154 Profile.prototype.addFuncCode = function( method in Profile
|
D | tickprocessor.js | 268 this.profile_.addFuncCode(type, name, start, size, funcAddr, state);
|