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

Public Member Functions

 ParsePropertyInfo (ParserBase *parser)
 
bool ParsePropertyKindFromToken (Token::Value token)
 

Public Attributes

IdentifierT name
 
PropertyPosition position
 
ParseFunctionFlags function_flags
 
ParsePropertyKind kind
 
bool is_computed_name
 
bool is_private
 
bool is_static
 
bool is_rest
 

Detailed Description

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

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


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