Searched defs:is_heap_allocated (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DdiagnosticFramework.hpp254 bool is_heap_allocated() { return _is_heap_allocated; } function in class:DCmd
311 if (_ref->is_heap_allocated()) {

Completed in 23 milliseconds