#include <common-operator.h>
Definition at line 484 of file common-operator.h.
◆ SLVerifierHintParameters()
v8::internal::compiler::SLVerifierHintParameters::SLVerifierHintParameters |
( |
const Operator * | semantics, |
|
|
std::optional< Type > | override_output_type ) |
|
inlineexplicit |
◆ override_output_type()
const std::optional< Type > & v8::internal::compiler::SLVerifierHintParameters::override_output_type |
( |
| ) |
const |
|
inline |
◆ semantics()
const Operator * v8::internal::compiler::SLVerifierHintParameters::semantics |
( |
| ) |
const |
|
inline |
◆ override_output_type_
std::optional<Type> v8::internal::compiler::SLVerifierHintParameters::override_output_type_ |
|
private |
◆ semantics_
const Operator* v8::internal::compiler::SLVerifierHintParameters::semantics_ |
|
private |
The documentation for this class was generated from the following file: