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

Public Member Functions

 JSONGraphNodeWriter (std::ostream &os, Zone *zone, const Graph *graph, const SourcePositionTable *positions, const NodeOriginTable *origins)
 
void Print ()
 
void PrintNode (Node *node)
 

Detailed Description

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


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