Searched refs:handler_end_offset (Results 1 – 1 of 1) sorted by relevance
594 const auto handler_end_offset = handler_begin_offset + catch_block.GetCodeSize(); in LocateCatchBlock() local597 const auto handler_end_bc_ins = bc_ins.JumpTo(handler_end_offset); in LocateCatchBlock()