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

Public Member Functions

Nodefrom () const
 
Nodeto () const
 
int index () const
 
bool operator== (const Edge &other)
 
bool operator!= (const Edge &other)
 
void UpdateTo (Node *new_to)
 

Friends

class Node::UseEdges::iterator
 
class Node::InputEdges
 
class Node::InputEdges::iterator
 

Detailed Description

Definition at line 359 of file node.h.


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