summaryrefslogtreecommitdiff
path: root/runtime/verifier/verifier_compiler_binding.h
AgeCommit message (Expand)Author
2025-02-18Only locking error and runtime throws should retrigger verification. Nicolas Geoffray
2024-12-05verifier: Re-introdce `VERIFY_ERROR_NO_FIELD`. Vladimir Marko
2024-01-17Add visibility attributes in runtime/verifier Dmitrii Ishcheikin
2021-01-27Add a new kind of verifier error with unresolved type checks. Nicolas Geoffray
2021-01-07Handle VERIFY_ERROR_INSTANTIATION in compiler and nterp. Nicolas Geoffray
2021-01-06Handle missing methods in compiler and nterp. Nicolas Geoffray
2021-01-05Support VERIFY_ERROR_CLASS_CHANGE in nterp and compiler. Nicolas Geoffray
2017-04-24ART: More header cleanup - method_verifier.h Andreas Gampe