public static interface NativeImageCodeCache.MethodMetadataEncoder
| Modifier and Type | Method and Description |
|---|---|
void |
addHidingMethodMetadata(HostedType declType,
String name,
HostedType[] paramTypes) |
void |
addReachableMethodMetadata(HostedMethod method) |
void |
addReflectionMethodMetadata(jdk.vm.ci.meta.MetaAccessProvider metaAccess,
HostedMethod sharedMethod,
Executable reflectMethod) |
void |
encodeAllAndInstall() |
void addReflectionMethodMetadata(jdk.vm.ci.meta.MetaAccessProvider metaAccess,
HostedMethod sharedMethod,
Executable reflectMethod)
void addHidingMethodMetadata(HostedType declType, String name, HostedType[] paramTypes)
void addReachableMethodMetadata(HostedMethod method)
void encodeAllAndInstall()