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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeTracer.hpp30 // The BytecodeTracer is a helper class used by the interpreter for run-time
38 // class BytecodeTracer is only used by TraceBytecodes option
41 class BytecodeTracer: AllStatic { class in inherits:AllStatic

Completed in 71 milliseconds