V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::Node::InputEdges Class Referencefinal

Classes

class  iterator
 

Public Types

typedef Edge value_type
 

Public Member Functions

iterator begin () const
 
iterator end () const
 
bool empty () const
 
int count () const
 
value_type operator[] (int index) const
 
 InputEdges (Node **input_root, Use *use_root, int count)
 

Detailed Description

Definition at line 313 of file node.h.


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