Searched refs:addFuncCode (Results 1 – 3 of 3) sorted by relevance
/external/v8/test/cctest/ |
D | log-eq-of-logging-and-traversal.js | 69 this.profile.addFuncCode(type, name, start, size, funcAddr, state);
|
/external/v8/tools/ |
D | tickprocessor.js | 114 this.profile_.addFuncCode(type, name, start, size, funcAddr, state); 343 this.profile_.addFuncCode(type, name, start, size, funcAddr, state);
|
D | profile.js | 154 Profile.prototype.addFuncCode = function( method in Profile
|