Lines Matching refs:CHECK
99 DumpStat(safe_casts_, not_safe_casts_, "check-casts removed based on type information");
241 // A check-cast could be eliminated due to verifier type analysis.
247 // A check-cast couldn't be eliminated due to verifier type analysis.
391 CHECK(!Runtime::Current()->IsStarted());
393 CHECK(image_classes_.get() == NULL);
509 CHECK(self->IsExceptionPending());
517 // TODO: find a way to enable "quick" instructions for image classes and remove this check.
581 CHECK(dex_file != NULL);
784 CHECK(resolved_class != NULL);
842 return false; // Incomplete referrer knowledge needs access check.
844 // Perform access check, will return true if access is ok or false if we're going to have to
845 // check this at runtime (for example for class loaders).
876 return false; // Incomplete referrer knowledge needs access check.
879 // going to have to check this at runtime (for example for class loaders).
893 // The passed dex_cache is a hint, sanity check before asking the class linker that will take a
945 // the correct class for the access check.
1003 // the correct class for the access check. Don't change the field's class as that is
1018 // TODO: for images we can elide the static storage base null check
1038 // medium path, needs check of static storage base being initialized
1141 // check.
1164 // dex cache, check that this resolved method is where we expect it.
1165 CHECK(referrer_class->GetDexCache()->GetResolvedMethod(target_method.dex_method_index) ==
1193 CHECK(called_method != NULL);
1194 CHECK(!called_method->IsAbstract());
1353 CHECK(class_linker_ != NULL);
1362 CHECK(compiler_ != NULL);
1367 CHECK(dex_file_ != NULL);
1448 CHECK(pair.second != NULL);
1511 CHECK(soa.Self()->IsExceptionPending());
1531 CHECK(soa.Self()->IsExceptionPending());
1547 CHECK(soa.Self()->IsExceptionPending());
1559 CHECK(soa.Self()->IsExceptionPending());
1569 CHECK(soa.Self()->IsExceptionPending());
1594 CHECK(soa.Self()->IsExceptionPending());
1631 CHECK(dex_file != NULL);
1648 CHECK(soa.Self()->IsExceptionPending());
1666 CHECK(klass->IsResolved()) << PrettyClass(klass);
1671 CHECK(soa.Self()->IsExceptionPending());
1675 CHECK(klass->IsCompileTimeVerified() || klass->IsErroneous())
2191 // Sanity check blacklist descriptors.
2195 CHECK(IsValidDescriptor(descriptor)) << descriptor;
2209 CHECK(dex_file != NULL);
2218 CHECK(dex_file != NULL);
2313 CHECK(compiled_method != NULL);
2376 CHECK(it->second != NULL);
2412 CHECK(it->second != NULL);