#include "incls/_precompiled.incl"#include "incls/_frame.cpp.incl"Include dependency graph for frame.cpp:

Go to the source code of this file.
Classes | |
| class | VerifyOopClosure |
Functions | |
| void | unpack_unoptimized_frames () |
| void | return_from_Delta () |
| static void | print_context_chain (contextOop con, outputStream *st) |
| static void print_context_chain | ( | contextOop | con, | |
| outputStream * | st | |||
| ) | [static] |
Definition at line 201 of file frame.cpp.
References outputStream::cr(), contextOopDesc::has_outer_context(), contextOopDesc::outer_context(), outputStream::print(), and oopDesc::print_value_on().
Referenced by frame::print_for_deoptimization().
Here is the call graph for this function:

| void return_from_Delta | ( | ) |
Referenced by frame::is_entry_frame().
| void unpack_unoptimized_frames | ( | ) |
Referenced by frame::is_deoptimized_frame().
1.4.7