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

Public Types

typedef std::forward_iterator_tag iterator_category
 
typedef int difference_type
 
typedef Nodevalue_type
 
typedef Node ** pointer
 
typedef Node *& reference
 

Public Member Functions

Nodeoperator* () const
 
bool operator== (const const_iterator &other) const
 
bool operator!= (const const_iterator &other) const
 
const_iteratoroperator++ ()
 
const_iterator operator++ (int)
 

Friends

class Node::Uses
 

Detailed Description

Definition at line 577 of file node.h.


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