V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 |
Definition at line 584 of file parser-base.h.