_fr | vframe | [protected] |
compiledVFrame class | vframe | [friend] |
cVFrame(const frame *fr) | cVFrame | [inline] |
vframe::cVFrame class | vframe | [friend] |
deltaVFrame class | vframe | [friend] |
deoptimizedVFrame class | vframe | [friend] |
equal(const vframe *f) const | vframe | [virtual] |
fr() const | vframe | [inline] |
interpretedVFrame class | vframe | [friend] |
is_c_chunk() const | vframe | [inline, virtual] |
is_c_frame() const | cVFrame | [inline, virtual] |
is_compiled_frame() const | vframe | [inline, virtual] |
is_delta_frame() const | vframe | [inline, virtual] |
is_deoptimized_frame() const | vframe | [inline, virtual] |
is_interpreted_frame() const | vframe | [inline, virtual] |
is_top() const | vframe | [inline, virtual] |
new_vframe(frame *f) | vframe | [static] |
operator delete(void *p) | ResourceObj | [inline] |
operator new(size_t size, bool on_C_heap=false) | ResourceObj | [inline] |
print() | cVFrame | [virtual] |
print_short() | PrintableResourceObj | [virtual] |
print_value() const | cVFrame | [virtual] |
sender() const | vframe | [virtual] |
top() const | vframe | [virtual] |
verify() const | vframe | [inline, virtual] |
vframe(const frame *fr) | vframe | [inline, protected] |