#include <machine-operator.h>
Definition at line 29 of file machine-operator.h.
◆ OptionalOperator()
| v8::internal::compiler::OptionalOperator::OptionalOperator |
( |
bool | supported, |
|
|
const Operator * | op ) |
|
inline |
◆ IsSupported()
| bool v8::internal::compiler::OptionalOperator::IsSupported |
( |
| ) |
const |
|
inline |
◆ op()
| const Operator * v8::internal::compiler::OptionalOperator::op |
( |
| ) |
const |
|
inline |
◆ placeholder()
| const Operator * v8::internal::compiler::OptionalOperator::placeholder |
( |
| ) |
const |
|
inline |
◆ op_
| const Operator* const v8::internal::compiler::OptionalOperator::op_ |
|
private |
◆ supported_
| bool v8::internal::compiler::OptionalOperator::supported_ |
|
private |
The documentation for this class was generated from the following file: