Searched refs:debugInfoStack (Results 1 – 2 of 2) sorted by relevance
207 private final DebugTraceInfoStack debugInfoStack; field in ObjectOutputStream255 debugInfoStack = new DebugTraceInfoStack(); in ObjectOutputStream()257 debugInfoStack = null; in ObjectOutputStream()287 debugInfoStack = null; in ObjectOutputStream()1238 cl.getName() + "\n" + debugInfoStack.toString()); in writeObject0()1423 debugInfoStack.push( in writeArray()1430 debugInfoStack.push( in writeArray()1437 debugInfoStack.pop(); in writeArray()1443 debugInfoStack.pop(); in writeArray()1475 debugInfoStack.push( in writeOrdinaryObject()[all …]
277 private final java.io.ObjectOutputStream.DebugTraceInfoStack debugInfoStack; field in ObjectOutputStream280 debugInfoStack = null;