See: Description
| Class | Description |
|---|---|
| AccessManager |
Methods for checking Java scope and visibiliity requirements.
|
| InlinerSafetyManager |
Methods for checking safety requirements for inlining.
|
| SiteInliner |
Provides methods to inline a given invoke site.
|
| StaticInliner |
Uses the Scene's currently-active InvokeGraph to inline monomorphic call sites.
|
| StaticMethodBinder |
Uses the Scene's currently-active InvokeGraph to statically bind monomorphic
call sites.
|
| SynchronizerManager |
Utility methods for dealing with synchronization.
|
| ThrowManager |
Utility methods for dealing with traps.
|