Searched refs:is_shared_heap (Results 1 - 2 of 2) 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()) {
H A DheapInspection.hpp136 static bool is_shared_heap();

Completed in 33 milliseconds