Home | History | Annotate | Download | only in Interpreter

Lines Matching defs:out_file

537     File& out_file = interpreter.GetDebugger().GetOutputFile();
538 if (out_file.IsValid())
539 ResetOutputFileHandle(out_file.GetStream());