V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ZoneConsumedPreParsedScopeData Class Referencefinal
Inheritance diagram for v8::internal::ZoneConsumedPreParsedScopeData:
v8::internal::BaseConsumedPreParsedScopeData< ZoneVectorWrapper > v8::internal::ConsumedPreParsedScopeData

Public Member Functions

 ZoneConsumedPreParsedScopeData (Zone *zone, ZonePreParsedScopeData *data)
 
ZoneVectorWrapper GetScopeData () final
 
ProducedPreParsedScopeDataGetChildData (Zone *zone, int child_index) final
 
- Public Member Functions inherited from v8::internal::BaseConsumedPreParsedScopeData< ZoneVectorWrapper >
ProducedPreParsedScopeDataGetDataForSkippableFunction (Zone *zone, int start_position, int *end_position, int *num_parameters, int *num_inner_functions, bool *uses_super_property, LanguageMode *language_mode) final
 
void RestoreScopeAllocationData (DeclarationScope *scope) final
 

Additional Inherited Members

- Static Public Member Functions inherited from v8::internal::ConsumedPreParsedScopeData
static std::unique_ptr< ConsumedPreParsedScopeDataFor (Isolate *isolate, Handle< PreParsedScopeData > data)
 
static std::unique_ptr< ConsumedPreParsedScopeDataFor (Zone *zone, ZonePreParsedScopeData *data)
 

Detailed Description

Definition at line 244 of file preparsed-scope-data-impl.h.


The documentation for this class was generated from the following files: