![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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) |
Zone * | zone () const |
Definition at line 416 of file graph-visualizer.cc.