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

Public Member Functions

 AllNodes (Zone *local_zone, Node *end, const Graph *graph, bool only_inputs=true)
 
 AllNodes (Zone *local_zone, const Graph *graph, bool only_inputs=true)
 
bool IsLive (const Node *node) const
 
bool IsReachable (const Node *node) const
 

Public Attributes

NodeVector reachable
 

Detailed Description

Definition at line 17 of file all-nodes.h.


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