#include <preparse-data.h>
Definition at line 112 of file preparse-data.h.
◆ DataGatheringScope() [1/2]
v8::internal::PreparseDataBuilder::DataGatheringScope::DataGatheringScope |
( |
PreParser * | preparser | ) |
|
|
inlineexplicit |
◆ DataGatheringScope() [2/2]
v8::internal::PreparseDataBuilder::DataGatheringScope::DataGatheringScope |
( |
const DataGatheringScope & | | ) |
|
|
delete |
◆ ~DataGatheringScope()
v8::internal::PreparseDataBuilder::DataGatheringScope::~DataGatheringScope |
( |
| ) |
|
|
inline |
◆ Close()
void v8::internal::PreparseDataBuilder::DataGatheringScope::Close |
( |
| ) |
|
|
private |
◆ operator=()
◆ SetSkippableFunction()
void v8::internal::PreparseDataBuilder::DataGatheringScope::SetSkippableFunction |
( |
DeclarationScope * | function_scope, |
|
|
int | function_length, |
|
|
int | num_inner_functions ) |
◆ Start()
void v8::internal::PreparseDataBuilder::DataGatheringScope::Start |
( |
DeclarationScope * | function_scope | ) |
|
◆ builder_
◆ preparser_
PreParser* v8::internal::PreparseDataBuilder::DataGatheringScope::preparser_ |
|
private |
The documentation for this class was generated from the following files: