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

Public Member Functions

 iterator (const iterator &other)=default
 
Edge operator* () const
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 
iteratoroperator++ ()
 
iterator operator++ (int)
 

Friends

class Node::UseEdges
 

Detailed Description

Definition at line 536 of file node.h.


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