Searched refs:moveCode (Results 1 – 4 of 4) sorted by relevance
177 Profile.prototype.moveCode = function(from, to) { method in Profile179 this.codeMap_.moveCode(from, to);208 this.codeMap_.moveCode(from, to);
93 CodeMap.prototype.moveCode = function(from, to) { method in CodeMap
122 this.profile_.moveCode(from, to);322 this.profile_.moveCode(from, to);
131 codeMap.moveCode(0x1500, 0x1800);