#include <preparser.h>
Definition at line 939 of file preparser.h.
◆ PreParserScope()
◆ AllowsLazyCompilation()
bool v8::internal::PreParserScope::AllowsLazyCompilation |
( |
| ) |
const |
|
inline |
◆ DeclareParameter()
◆ IsDeclared()
◆ operator->()
◆ set_end_position()
void v8::internal::PreParserScope::set_end_position |
( |
int |
position | ) |
|
|
inline |
◆ set_start_position()
void v8::internal::PreParserScope::set_start_position |
( |
int |
position | ) |
|
|
inline |
◆ SetScopeName()
◆ SetStrictMode()
void v8::internal::PreParserScope::SetStrictMode |
( |
StrictMode |
strict_mode | ) |
|
|
inline |
◆ strict_mode()
StrictMode v8::internal::PreParserScope::strict_mode |
( |
| ) |
const |
|
inline |
◆ type()
ScopeType v8::internal::PreParserScope::type |
( |
| ) |
|
|
inline |
◆ scope_type_
ScopeType v8::internal::PreParserScope::scope_type_ |
|
private |
◆ strict_mode_
StrictMode v8::internal::PreParserScope::strict_mode_ |
|
private |
The documentation for this class was generated from the following file: