public static interface Callbacks.MethodCompileMonitor
| Modifier and Type | Method and Description |
|---|---|
void |
notifyMethodCompile(RVMMethod method,
int compiler)
Notify the monitor that a method is about to be compiled.
|
void notifyMethodCompile(RVMMethod method, int compiler)
method - the method that will be compiledcompiler - the compiler that will be invoked.
Values are constants in CompiledMethod