Definition at line 73 of file escape-analysis.cc.
◆ Reduction
◆ ReduceScope()
| v8::internal::compiler::ReduceScope::ReduceScope |
( |
Node * | node, |
|
|
Reduction * | reduction ) |
|
inlineexplicit |
◆ current_node()
| Node * v8::internal::compiler::ReduceScope::current_node |
( |
| ) |
const |
|
inlineprotected |
◆ reduction()
| Reduction * v8::internal::compiler::ReduceScope::reduction |
( |
| ) |
|
|
inlineprotected |
◆ SetValueChanged()
| void v8::internal::compiler::ReduceScope::SetValueChanged |
( |
| ) |
|
|
inline |
◆ current_node_
| Node* v8::internal::compiler::ReduceScope::current_node_ |
|
private |
◆ reduction_
| Reduction* v8::internal::compiler::ReduceScope::reduction_ |
|
private |
The documentation for this class was generated from the following file: