![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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) |
Definition at line 76 of file escape-analysis.h.