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

Public Member Functions

 CatchInfo (ParserBase *parser)
 

Public Attributes

IdentifierT name
 
ExpressionT pattern
 
Scopescope
 
BlockT init_block
 
BlockT inner_block
 
ZonePtrList< const AstRawStringbound_names
 

Detailed Description

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

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


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