#include "incls/_precompiled.incl"
#include "incls/_runtime.cpp.incl"
Include dependency graph for runtime.cpp:
Go to the source code of this file.
Functions | |
void | verifyMethod (oop method) |
Variables | |
char * | byte_map_base |
char * | MaxSP |
void verifyMethod | ( | oop | method | ) |
Definition at line 32 of file runtime.cpp.
References fatal, oopDesc::is_method(), and oopDesc::verify().
Here is the call graph for this function:
char* byte_map_base |
Definition at line 28 of file runtime.cpp.
Referenced by Set_Byte_Map_Base(), and MacroAssembler::store_check().
char* MaxSP |