V8 Project
|
Classes | |
struct | MockReducer |
Variables | |
SimpleOperator | OP0 (0, Operator::kNoWrite, 0, 1, "op0") |
SimpleOperator | OP1 (1, Operator::kNoProperties, 1, 1, "op1") |
SimpleOperator v8::internal::compiler::anonymous_namespace{graph-reducer-unittest.cc}::OP0(0, Operator::kNoWrite, 0, 1, "op0") | ( | 0 | , |
Operator::kNoWrite | , | ||
0 | , | ||
1 | , | ||
"op0" | |||
) |
Referenced by v8::internal::compiler::TEST_F().
SimpleOperator v8::internal::compiler::anonymous_namespace{graph-reducer-unittest.cc}::OP1(1, Operator::kNoProperties, 1, 1, "op1") | ( | 1 | , |
Operator::kNoProperties | , | ||
1 | , | ||
1 | , | ||
"op1" | |||
) |