|
Variable * | variable |
|
ExpressionT | extends |
|
ClassPropertyListT | properties |
|
ClassPropertyListT | static_fields |
|
ClassPropertyListT | instance_fields |
|
FunctionLiteralT | constructor |
|
bool | has_seen_constructor |
|
bool | has_name_static_property |
|
bool | has_static_computed_names |
|
bool | has_static_class_fields |
|
bool | has_instance_members |
|
bool | is_anonymous |
|
DeclarationScope * | static_fields_scope |
|
DeclarationScope * | instance_members_scope |
|
int | computed_field_count |
|
template<typename Impl>
struct v8::internal::ParserBase< Impl >::ClassInfo
Definition at line 547 of file parser-base.h.
The documentation for this struct was generated from the following file: