V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
CatchInfo (ParserBase *parser) | |
Public Attributes | |
IdentifierT | name |
ExpressionT | pattern |
Scope * | scope |
BlockT | init_block |
BlockT | inner_block |
ZonePtrList< const AstRawString > | bound_names |
Definition at line 517 of file parser-base.h.