![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
Expression * | expression |
std::string | source |
Definition at line 28 of file torque-parser.cc.
Expression* v8::internal::torque::ExpressionWithSource::expression |
Definition at line 29 of file torque-parser.cc.
std::string v8::internal::torque::ExpressionWithSource::source |
Definition at line 30 of file torque-parser.cc.