Elision of checks optimization.
We now sharpen types in the verifier based on instance-of followed by ifeq/ifneq pattern. Changed comments to conform to 100 char per line limit. Added asserts. modified: src/dex_file_verifier.cc modified: src/verifier/method_verifier.cc modified: src/verifier/register_line.cc Change-Id: I857279ccd1e73c07638b42601d436e0ea5860fe9
Loading
Please sign in to comment