![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <ast.h>
Public Member Functions | |
void | Visit (AstNode *node) |
void | VisitDeclarations (Declaration::List *declarations) |
void | VisitStatements (const ZonePtrList< Statement > *statements) |
void | VisitExpressions (const ZonePtrList< Expression > *expressions) |
Protected Member Functions | |
Subclass * | impl () |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |