V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ParserBase< Impl >::DeclarationDescriptor Struct Reference

Public Types

enum  Kind { NORMAL, PARAMETER, FOR_EACH }
 

Public Attributes

Scopescope
 
VariableMode mode
 
int declaration_pos
 
int initialization_pos
 
Kind declaration_kind
 

Detailed Description

template<typename Impl>
struct v8::internal::ParserBase< Impl >::DeclarationDescriptor

Definition at line 484 of file parser-base.h.


The documentation for this struct was generated from the following file: