![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <parser-base.h>
Public Member Functions | |
LoopScope (FunctionState *function_state) | |
~LoopScope () | |
Private Attributes | |
FunctionState * | function_state_ |
Definition at line 503 of file parser-base.h.
|
inlineexplicit |
Definition at line 505 of file parser-base.h.
|
inline |
Definition at line 510 of file parser-base.h.
|
private |
Definition at line 513 of file parser-base.h.