![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <ast.h>
Public Member Functions | |
| Entry (std::string name, std::string alias_entry) | |
Public Attributes | |
| std::string | name |
| std::string | alias_entry |
|
inline |
| std::string v8::internal::torque::EnumDescription::Entry::alias_entry |
| std::string v8::internal::torque::EnumDescription::Entry::name |