Searched refs:can_walk_any_space (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiExport.hpp210 inline static bool can_walk_any_space() { return _can_walk_any_space; } function in class:JvmtiExport
/openjdk7/hotspot/src/share/vm/memory/
H A Dfilemap.cpp432 if (JvmtiExport::can_modify_any_class() || JvmtiExport::can_walk_any_space()) {

Completed in 170 milliseconds