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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiExport.hpp118 inline static void set_can_hotswap_or_post_breakpoint(bool on) { _can_hotswap_or_post_breakpoint = (on != 0); } function in class:JvmtiExport
H A DjvmtiManageCapabilities.cpp342 JvmtiExport::set_can_hotswap_or_post_breakpoint(

Completed in 53 milliseconds