V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::GraphC1Visualizer Class Reference

Public Member Functions

 GraphC1Visualizer (std::ostream &os, Zone *zone)
 
void PrintCompilation (const OptimizedCompilationInfo *info)
 
void PrintSchedule (const char *phase, const Schedule *schedule, const SourcePositionTable *positions, const InstructionSequence *instructions)
 
void PrintLiveRanges (const char *phase, const RegisterAllocationData *data)
 
Zonezone () const
 

Detailed Description

Definition at line 416 of file graph-visualizer.cc.


The documentation for this class was generated from the following file: