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

Public Member Functions

bool operator== (Variable other) const
 
bool operator!= (Variable other) const
 
bool operator< (Variable other) const
 

Static Public Member Functions

static Variable Invalid ()
 

Friends

class VariableTracker
 
V8_INLINE size_t hash_value (Variable v)
 
std::ostream & operator<< (std::ostream &os, Variable var)
 

Detailed Description

Definition at line 76 of file escape-analysis.h.


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