RuntimeAddress is confusing: it is used for addresses inside CodeCache but sounds like for addresses in VM's runtime.
I suggest to rename RuntimeAddress to CodeAddress (or CodeCacheAddress) to avoid confusion.
I also suggest to tag stubs, blobs, data in CodeCache differently. It will simplify address patching in Leyden project.
I suggest to rename RuntimeAddress to CodeAddress (or CodeCacheAddress) to avoid confusion.
I also suggest to tag stubs, blobs, data in CodeCache differently. It will simplify address patching in Leyden project.