Searched refs:deleteCode (Results 1 – 6 of 6) sorted by relevance
205 Profile.prototype.deleteCode = function(start) { method in Profile207 this.codeMap_.deleteCode(start);464 this.codeMap_.deleteCode(entries[i][0]);1035 JsonProfile.prototype.deleteCode = function(start) { method in JsonProfile1037 this.codeMap_.deleteCode(start);
136 this.profile_.deleteCode(start);
107 CodeMap.prototype.deleteCode = function(start) { method in CodeMap
124 this.profile_.deleteCode(start);
324 this.profile_.deleteCode(start);
272 code_map.deleteCode(address);