The current DRLVM implementation describes how the interpreter exports its enumeration, stack trace generation and JVMTI support functions via a single method table, to create the Interpreter interface.
Classes | |
| struct | Interpreter |
| Interpreter table. More... | |
Typedefs | |
| typedef FrameHandle | FrameHandle |
Functions | |
| VMEXPORT Interpreter * | interpreter_table () |
| Returns the interpreter table. | |
| typedef struct FrameHandle FrameHandle |
| VMEXPORT Interpreter* interpreter_table | ( | ) |
Returns the interpreter table.
Genereated on Tue Mar 11 19:25:22 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.