Searched refs:dumpStackWithLocals (Results 1 – 1 of 1) sorted by relevance
418 public static void dumpStackWithLocals(StackFrame...frames) { in dumpStackWithLocals() method in LocalsAndOperands423 if (debug) { dumpStackWithLocals(frames); } in dumpFramesIfDebug()427 if (!debug) { dumpStackWithLocals(frames); } in dumpFramesIfNotDebug()