#include <universe.hpp>
Inheritance diagram for VerifyNoAllocation:
Public Member Functions | |
VerifyNoAllocation () | |
virtual | ~VerifyNoAllocation () |
Private Attributes | |
oop * | _top_of_eden |
Definition at line 359 of file universe.hpp.
VerifyNoAllocation::VerifyNoAllocation | ( | ) | [inline] |
Definition at line 364 of file universe.hpp.
References _top_of_eden, newGeneration::eden(), Universe::new_gen, and edenSpace::top().
Here is the call graph for this function:
virtual VerifyNoAllocation::~VerifyNoAllocation | ( | ) | [inline, virtual] |
oop* VerifyNoAllocation::_top_of_eden [private] |
Definition at line 361 of file universe.hpp.
Referenced by VerifyNoAllocation(), and ~VerifyNoAllocation().