• Home
  • Raw
  • Download

Lines Matching refs:Instruction

56         is zeroed, and modify the Instruction constructor taking an Opcode so that
58 a byte) it zeros the Instruction first before writing the opcode.
60 * bytecode/Instruction.h:
61 (JSC::Instruction::Instruction):
4693 Clear the bytecode Instruction vector at the end JIT generation.
4742 Remove dependency on the bytecode Instruction buffer in Interpreter::throwException
4763 … Remove dependency on the bytecode Instruction buffer in Interpreter::cti_op_call_NotJSFunction
5458 Move more JIT functionality to using offsets into the Instruction buffer
5621 Remove dependancy on having the Instruction buffer in order to
5664 * bytecode/Instruction.h:
5947 and Instruction offset.
6408 * bytecode/Instruction.h:
7331 * bytecode/Instruction.h:
7332 (JSC::Instruction::):
7916 * bytecode/Instruction.h:
8087 * bytecode/Instruction.h:
8263 * bytecode/Instruction.h:
8266 (JSC::Instruction::Instruction):
8267 (JSC::Instruction::):
9299 VM/Instruction.h => bytecode/Instruction.h
9311 * VM/Instruction.h: Removed.
9318 * bytecode/Instruction.h: Copied from VM/Instruction.h.
10319 * VM/Instruction.h:
10320 (JSC::Instruction::Instruction):
10321 (JSC::Instruction::):
10908 * VM/Instruction.h:
10909 (JSC::Instruction::Instruction):
10910 (JSC::Instruction::):
11286 * VM/Instruction.h:
11287 (JSC::Instruction::Instruction):
11288 (JSC::Instruction::):
14697 Fixed a bug where we would pass the incorrect Instruction* during some
20639 * VM/Instruction.h:
20640 (JSC::Instruction::Instruction):
22324 * VM/Instruction.h:
22325 (JSC::Instruction::Instruction):
22334 The problem was simply caused by the int constructor for Instruction
22337 * VM/Instruction.h:
22338 (JSC::Instruction::Instruction):
24212 * VM/Instruction.h: