Home
last modified time | relevance | path

Searched refs:deleteCode (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/mjsunit/tools/
Dcodemap.js135 codeMap.deleteCode(0x1700);
173 codeMap.deleteCode(0x1700);
177 codeMap.deleteCode(0x1500);
/external/v8/tools/
Dcodemap.js105 CodeMap.prototype.deleteCode = function(start) { method in CodeMap
Dprofile.js191 Profile.prototype.deleteCode = function(start) { method in Profile
193 this.codeMap_.deleteCode(start);
Dtickprocessor.js127 this.profile_.deleteCode(start);
327 this.profile_.deleteCode(start);