#include <declarable.h>
Definition at line 560 of file declarable.h.
◆ IsViolated()
std::optional< std::string > v8::internal::torque::TypeConstraint::IsViolated |
( |
const Type * | type | ) |
const |
◆ SubtypeConstraint()
static TypeConstraint v8::internal::torque::TypeConstraint::SubtypeConstraint |
( |
const Type * | upper_bound | ) |
|
|
inlinestatic |
◆ Unconstrained()
static TypeConstraint v8::internal::torque::TypeConstraint::Unconstrained |
( |
| ) |
|
|
inlinestatic |
◆ upper_bound
std::optional<const Type*> v8::internal::torque::TypeConstraint::upper_bound |
|
private |
The documentation for this class was generated from the following files: