Searched defs:set_can_hotswap_or_post_breakpoint (Results 1 - 1 of 1) 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

Completed in 366 milliseconds