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