commit | e96d1e9bd5e311cdc5db326bcf57e5c6cedc9e52 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon May 16 14:40:09 2022 +0100 |
committer | TreeHugger Robot <treehugger-gerrit@google.com> | Fri May 27 07:46:05 2022 +0000 |
tree | 4483a11d427d82c522e422460b60eebc9085684a | |
parent | 28258f48288a18e3f5a70a83dd15edc290831d67 [diff] |
Fix branch destination in nterp_instance_of_slow_path. We were wrongly jumping to the read barrier call. While this doesn't have side effects on CC (besides performance), it will break with userfaultfd GC. Bug: 233230910 Test: m Change-Id: Ibb653c5188c44a21ec0280b2b826978db5a91ddb (cherry picked from commit 6fceb6630212504746fae5e4a13fb5b08885d066) Merged-In: Ibb653c5188c44a21ec0280b2b826978db5a91ddb