#include <code-tracer.h>
Definition at line 54 of file code-tracer.h.
 
◆ StreamScope()
  
  | 
        
          | v8::internal::CodeTracer::StreamScope::StreamScope | ( | CodeTracer * | tracer | ) |  |  | inlineexplicit | 
 
 
◆ stream()
  
  | 
        
          | std::ostream & v8::internal::CodeTracer::StreamScope::stream | ( |  | ) |  |  | inline | 
 
 
◆ file_stream_
  
  | 
        
          | std::optional<OFStream> v8::internal::CodeTracer::StreamScope::file_stream_ |  | private | 
 
 
◆ stdout_stream_
  
  | 
        
          | std::optional<StdoutStream> v8::internal::CodeTracer::StreamScope::stdout_stream_ |  | private | 
 
 
The documentation for this class was generated from the following file: