Searched defs:opcode_data (Results 1 – 2 of 2) sorted by relevance
633 uint32_t opcode_data = vm_decode_table[(CBC_END + 1) + opcode]; in vm_super_call() local725 uint32_t opcode_data = vm_decode_table[(CBC_END + 1) + opcode]; in vm_spread_operation() local819 uint32_t opcode_data = vm_decode_table[opcode]; in opfunc_call() local1031 uint32_t opcode_data = opcode; in vm_loop() local
1247 uint32_t opcode_data) /**< opcode data to store the result */ in opfunc_assign_super_reference()