![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::PreparseDataBuilder::DataGatheringScope, including all inherited members.
| builder_ | v8::internal::PreparseDataBuilder::DataGatheringScope | private |
| Close() | v8::internal::PreparseDataBuilder::DataGatheringScope | private |
| DataGatheringScope(PreParser *preparser) | v8::internal::PreparseDataBuilder::DataGatheringScope | inlineexplicit |
| DataGatheringScope(const DataGatheringScope &)=delete | v8::internal::PreparseDataBuilder::DataGatheringScope | |
| operator=(const DataGatheringScope &)=delete | v8::internal::PreparseDataBuilder::DataGatheringScope | |
| preparser_ | v8::internal::PreparseDataBuilder::DataGatheringScope | private |
| SetSkippableFunction(DeclarationScope *function_scope, int function_length, int num_inner_functions) | v8::internal::PreparseDataBuilder::DataGatheringScope | |
| Start(DeclarationScope *function_scope) | v8::internal::PreparseDataBuilder::DataGatheringScope | |
| ~DataGatheringScope() | v8::internal::PreparseDataBuilder::DataGatheringScope | inline |