We're missing a code fragment which updates the oop/metadata relocations for a compiled static stub.
The purpose of the code is to make sure that the relocations for OOPs and metadata are kept up to date when inline caches are changed. This code is present in every other target except x86.
The purpose of the code is to make sure that the relocations for OOPs and metadata are kept up to date when inline caches are changed. This code is present in every other target except x86.