diff options
author | 2022-09-29 09:34:52 +0000 | |
---|---|---|
committer | 2022-09-29 11:17:59 +0000 | |
commit | 8a9b1a801acc633a4e1ea2226843c899a542ed70 (patch) | |
tree | 1019ebdb62981bafb5cde0a0e96ba204d3384971 /compiler/compiled_method.cc | |
parent | ec11c672f9a17d7588e75e5cb436fb824e947a21 (diff) |
Return early after initializing non-invokable methods
This fixes a bug introduced in
https://android-review.googlesource.com/c/platform/art/+/2216463
where we forgot to return after handling non-invokable methods.
We shouldn't fallback since it could initialize it with something other
than interpreter bridge.
Test: art/testrunner.py -t 1938 --trace
Change-Id: I2b453e856657b6cb3609492492d3ee48d88d63ca
Diffstat (limited to 'compiler/compiled_method.cc')
0 files changed, 0 insertions, 0 deletions