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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcallnode.cpp308 //------------------------------debug_depth------------------------------------
309 uint JVMState::debug_depth() const { function in class:JVMState
578 assert(n->debug_depth() == debug_depth(), "sanity");

Completed in 57 milliseconds