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

Public Member Functions

 JSONGraphEdgeWriter (std::ostream &os, Zone *zone, const Graph *graph)
 
void Print ()
 
void PrintEdges (Node *node)
 
void PrintEdge (Node *from, int index, Node *to)
 

Detailed Description

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


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