Searched defs:bc_ins_last (Results 1 – 3 of 3) sorted by relevance
108 const auto bc_ins_last = bc_ins.JumpTo(code_data.GetCodeSize()); in VerifyRegisterIndex() local205 const auto bc_ins_last = bc_ins.JumpTo(ins_size); in CollectIdInInstructions() local550 …r::VerifyJumpInstruction(const BytecodeInstruction &bc_ins, const BytecodeInstruction &bc_ins_last, in VerifyJumpInstruction()633 const auto bc_ins_last = bc_ins.JumpTo(ins_size); in CheckConstantPoolMethodContent() local
662 const auto bc_ins_last = bc_ins.JumpTo(code_accessor.GetCodeSize()); in GetExceptions() local715 …ssembler::LocateTryBlock(const BytecodeInstruction &bc_ins, const BytecodeInstruction &bc_ins_last, in LocateTryBlock()768 …embler::LocateCatchBlock(const BytecodeInstruction &bc_ins, const BytecodeInstruction &bc_ins_last, in LocateCatchBlock()1846 BytecodeInstruction bc_ins, BytecodeInstruction bc_ins_last, in translateImmToLabel()1886 const auto bc_ins_last = bc_ins.JumpTo(ins_sz); in GetInstructions() local
792 const auto bc_ins_last = bc_ins.JumpTo(ins_sz); in TEST() local