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

/openjdk9/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp383 static bool is_active_breakpoint_at(address bcp) { return (Code)*bcp == _breakpoint; } function in class:Bytecodes

Completed in 21 milliseconds