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

/openjdk10/hotspot/src/share/vm/prims/
H A DjvmtiThreadState.hpp193 inline bool hide_single_stepping() { return _hide_single_stepping; } function in class:JvmtiThreadState
H A DjvmtiExport.cpp1142 bool JvmtiExport::hide_single_stepping(JavaThread *thread) { function in class:JvmtiExport

Completed in 100 milliseconds