Home | History | Annotate | Download | only in verifier

Lines Matching refs:soft_error

2239               bool soft_error = false;
2243 return_type.CanAssignArray(reg_type, reg_types_, class_loader_, this, &soft_error);
2244 if (soft_error) {
2250 if (!soft_error) {