Searched refs:next_bytecode_offset (Results 1 – 1 of 1) sorted by relevance
1266 TNode<IntPtrT> next_bytecode_offset = Advance(1); in DispatchWide() local1267 TNode<WordT> next_bytecode = LoadBytecode(next_bytecode_offset); in DispatchWide()1288 DispatchToBytecodeHandlerEntry(target_code_entry, next_bytecode_offset); in DispatchWide()