Home | History | Annotate | Download | only in compiler

Lines Matching defs:write16bit

401         bytecode.write16bit(pc, bytecode.currentPc() - pc + 1);
406 bytecode.write16bit(pc2, bytecode.currentPc() - pc2 + 1);
434 bytecode.write16bit(pc, pc3 - pc + 1);
450 bytecode.write16bit(pc, targetPc - pc + 1);
490 bytecode.write16bit(pc2, pc4 - pc2 + 1);
686 bc.write16bit(pc3, bc.currentPc() - pc3 + 1);
925 bytecode.write16bit(pc, bytecode.currentPc() - pc + 1);
930 bytecode.write16bit(pc2, bytecode.currentPc() - pc2 + 1);
1115 bytecode.write16bit(pc, bytecode.currentPc() - pc + 3);
1605 bytecode.write16bit(pc, bytecode.currentPc() - pc + 1);