![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <ast.h>
Public Attributes | |
| Identifier * | name |
| std::optional< TypeExpression * > | constraint |
| std::optional<TypeExpression*> v8::internal::torque::GenericParameter::constraint |
| Identifier* v8::internal::torque::GenericParameter::name |