public static interface SubstrateInstalledCode.Access
SubstrateInstalledCode.
Introduced when OptimizedCallTarget was changed to no longer extend
InstalledCode. This change means we now need a bridge from the InstalledCode
object (passed to CodeCacheProvider) to the object that is actually installed in the
SVM code cache.| Modifier and Type | Method and Description |
|---|---|
SubstrateInstalledCode |
getSubstrateInstalledCode() |
SubstrateInstalledCode getSubstrateInstalledCode()