v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::torque::ClassFieldIndexInfo Struct Reference

#include <ast.h>

Collaboration diagram for v8::internal::torque::ClassFieldIndexInfo:

Public Attributes

Expressionexpr
 
bool optional
 

Detailed Description

Definition at line 944 of file ast.h.

Member Data Documentation

◆ expr

Expression* v8::internal::torque::ClassFieldIndexInfo::expr

Definition at line 946 of file ast.h.

◆ optional

bool v8::internal::torque::ClassFieldIndexInfo::optional

Definition at line 950 of file ast.h.


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