Lines Matching refs:check_exception
5572 bool check_exception)
5622 if (check_exception) {
5727 bool check_exception)
5766 if (check_exception) {
5872 bool check_exception)
5896 if (!zend_jit_assign_to_typed_ref(Dst, opline, val_type, val_addr, res_addr, check_exception)) {
5962 if (check_exception && !(val_info & MAY_BE_UNDEF)) {
5978 if (check_exception && (val_info & MAY_BE_UNDEF)) {
6012 …var_addr, var_info, var_def_info, val_type, val_addr, val_info, res_addr, 0, 0, check_exception)) {
11890 …fy_arg_type(dasm_State **Dst, const zend_op *opline, zend_arg_info *arg_info, bool check_exception)
11948 if (check_exception) {