V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ParserBase< Impl >::BlockState Class Reference
Inheritance diagram for v8::internal::ParserBase< Impl >::BlockState:
v8::internal::ParserBase< Impl >::FunctionState

Public Member Functions

 BlockState (Scope **scope_stack, Scope *scope)
 
 BlockState (Zone *zone, Scope **scope_stack)
 

Detailed Description

template<typename Impl>
class v8::internal::ParserBase< Impl >::BlockState

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


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