()
| 220 | b = d - 1; |
| 221 | }, |
| 222 | insertionStatic = function diffview_opcodes_insertionStatic(): void { |
| 223 | table[two[b]][1] = table[two[b]][1] - 1; |
| 224 | fix([ |
| 225 | "insert", -1, -1, b, b + 1 |
| 226 | ]); |
| 227 | a = c - 1; |
| 228 | b = d; |
| 229 | }, |
| 230 | replacement = function diffview_opcodes_replacement(): void { |
| 231 | do { |
| 232 | table[one[c]][0] = table[one[c]][0] - 1; |