![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <rewriter.h>
Static Public Member Functions | |
static V8_EXPORT_PRIVATE bool | Rewrite (ParseInfo *info, bool *out_has_stack_overflow) |
static std::optional< VariableProxy * > | RewriteBody (ParseInfo *info, Scope *scope, ZonePtrList< Statement > *body, bool *out_has_stack_overflow) |
Definition at line 24 of file rewriter.h.
Definition at line 386 of file rewriter.cc.
|
static |
Definition at line 406 of file rewriter.cc.