#include <constant-folding-reducer.h>
Definition at line 17 of file constant-folding-reducer.h.
◆ ConstantFoldingReducer() [1/2]
v8::internal::compiler::ConstantFoldingReducer::ConstantFoldingReducer |
( |
Editor * | editor, |
|
|
JSGraph * | jsgraph, |
|
|
JSHeapBroker * | broker ) |
◆ ~ConstantFoldingReducer()
v8::internal::compiler::ConstantFoldingReducer::~ConstantFoldingReducer |
( |
| ) |
|
|
finaldefault |
◆ ConstantFoldingReducer() [2/2]
◆ broker()
JSHeapBroker * v8::internal::compiler::ConstantFoldingReducer::broker |
( |
| ) |
const |
|
inlineprivate |
◆ jsgraph()
JSGraph * v8::internal::compiler::ConstantFoldingReducer::jsgraph |
( |
| ) |
const |
|
inlineprivate |
◆ operator=()
◆ Reduce()
Reduction v8::internal::compiler::ConstantFoldingReducer::Reduce |
( |
Node * | node | ) |
|
|
final |
◆ reducer_name()
const char * v8::internal::compiler::ConstantFoldingReducer::reducer_name |
( |
| ) |
const |
|
inlineoverride |
◆ broker_
JSHeapBroker* const v8::internal::compiler::ConstantFoldingReducer::broker_ |
|
private |
◆ jsgraph_
JSGraph* const v8::internal::compiler::ConstantFoldingReducer::jsgraph_ |
|
private |
The documentation for this class was generated from the following files: