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

/openjdk7/hotspot/src/share/vm/memory/
H A DheapInspection.cpp256 if (is_shared_heap()) {
269 bool HeapInspection::is_shared_heap() { function in class:HeapInspection
276 if (is_shared_heap()) {
283 if (is_shared_heap()) {

Completed in 51 milliseconds