Definition at line 101 of file escape-analysis.cc.
◆ Map
◆ State()
v8::internal::compiler::VariableTracker::State::State |
( |
Zone * | zone | ) |
|
|
inlineexplicit |
◆ begin()
Map::iterator v8::internal::compiler::VariableTracker::State::begin |
( |
| ) |
const |
|
inline |
◆ end()
Map::iterator v8::internal::compiler::VariableTracker::State::end |
( |
| ) |
const |
|
inline |
◆ Get()
Node * v8::internal::compiler::VariableTracker::State::Get |
( |
Variable | var | ) |
const |
|
inline |
◆ operator!=()
bool v8::internal::compiler::VariableTracker::State::operator!= |
( |
const State & | other | ) |
const |
|
inline |
◆ Set()
void v8::internal::compiler::VariableTracker::State::Set |
( |
Variable | var, |
|
|
Node * | node ) |
|
inline |
◆ map_
Map v8::internal::compiler::VariableTracker::State::map_ |
|
private |
The documentation for this class was generated from the following file: