commit | 6fceb6630212504746fae5e4a13fb5b08885d066 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon May 16 14:40:09 2022 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu May 19 17:25:33 2022 +0000 |
tree | 50afe7a5639bbbe9cbe72df9a60c40125319ab81 | |
parent | 099f0e7d092e6a390a046d67f3dac32189e92dd3 [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. Test: m Change-Id: Ibb653c5188c44a21ec0280b2b826978db5a91ddb