#include <vmOperations.hpp>
Inheritance diagram for VM_DeoptimizeStacks:
Public Member Functions | |
void | doit () |
char * | name () |
Definition at line 88 of file vmOperations.hpp.
void VM_DeoptimizeStacks::doit | ( | ) | [virtual] |
Implements VM_Operation.
Definition at line 64 of file vmOperations.cpp.
References Processes::deoptimize_all().
Here is the call graph for this function:
char* VM_DeoptimizeStacks::name | ( | ) | [inline, virtual] |