Home | History | Annotate | Download | only in interpreter

Lines Matching refs:TRACE_LOG

991 #define TRACE_LOG std::cerr
1009 TRACE_LOG << oss.str() << "\n";
1010 #undef TRACE_LOG