![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <preparser.h>
Public Member Functions | |
PreParserSourceRangeScope (Scanner *scanner, PreParserSourceRange *range) | |
const PreParserSourceRange & | Finalize () const |
Private Member Functions | |
DISALLOW_IMPLICIT_CONSTRUCTORS (PreParserSourceRangeScope) | |
Private Attributes | |
PreParserSourceRange | range_ |
Definition at line 795 of file preparser.h.
|
inline |
Definition at line 797 of file preparser.h.
|
private |
|
inline |
Definition at line 798 of file preparser.h.
|
private |
Definition at line 801 of file preparser.h.