Home | History | Annotate | Download | only in verifier

Lines Matching full:unresolved

569       // unresolved exception types will be ignored by exception delivery
1652 // Get type from instruction if unresolved then we need an access check
1653 // TODO: check Compiler::CanAccessTypeWithoutChecks returns false when res_type is unresolved
1708 // TODO: check Compiler::CanAccessTypeWithoutChecks returns false when res_type is unresolved
1749 // TODO: check Compiler::CanAccessTypeWithoutChecks returns false when res_type is unresolved
2837 // Check if access is allowed. Unresolved types use xxxWithAccessCheck to
2868 Fail(VERIFY_ERROR_NO_CLASS) << "unresolved exception class " << exception;
2994 if (res_method == NULL) { // error or class is unresolved
3250 // TODO: check Compiler::CanAccessTypeWithoutChecks returns false when res_type is unresolved