| AnalysisMethodCalleeWalker |
Gather a list of the transitive blacklisted callees from methods annotated with
RestrictHeapAccess that allocate.
|
| CCallStubMethod |
|
| CEntryPointCallStubMethod |
|
| CEntryPointCallStubSupport |
|
| CEntryPointData |
|
| CEntryPointJavaCallStubMethod |
Call stub for invoking CEntryPoint methods via a Java-to-native call to the method's
native-to-Java stub.
|
| CEntryPointLiteralFeature |
|
| CFunctionCallStubMethod |
Call stub for invoking C functions via methods annotated with CFunction.
|
| CFunctionFeature |
|
| CFunctionFeature.Options |
|
| CFunctionLinkages |
|
| CFunctionSubstitutionProcessor |
|
| CompilationInfo |
|
| CompilationInfoSupport |
|
| CompileQueue |
|
| CompileQueue.CompileReason |
|
| CompileQueue.DirectCallReason |
|
| CompileQueue.EntryPointReason |
|
| CompileQueue.VirtualCallReason |
|
| HostedReplacements |
|
| HostedRuntimeConfigurationBuilder |
|
| InliningUtilities |
|
| MustNotSynchronizeAnnotationChecker |
|
| MustNotSynchronizeAnnotationChecker.Options |
|
| NativeMethodSubstitutionProcessor |
Filtering substitution processor that passes on native methods that are not already handled by
some other mechanism (CFunction, Node.NodeIntrinsic, an InvocationPlugin,
etc.) to another SubstitutionProcessor, or a
chain of them.
|
| RestrictHeapAccessAnnotationChecker |
|
| RestrictHeapAccessAnnotationChecker.Options |
|
| RestrictHeapAccessCallees |
|
| RestrictHeapAccessCallees.RestrictionInfo |
Information about a restricted method, for error messages.
|
| SharedRuntimeConfigurationBuilder |
|
| SubstrateGraphMaker |
|
| SubstrateGraphMakerFactory |
|
| SubstrateHostedCompilationIdentifier |
CompilationIdentifier for a substrate compilation.
|
| UninterruptibleAnnotationChecker |
|
| UninterruptibleAnnotationChecker.Options |
|