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

#include <types.h>

Collaboration diagram for v8::internal::torque::LabelDeclaration:

Public Attributes

Identifiername
 
TypeVector types
 

Detailed Description

Definition at line 890 of file types.h.

Member Data Documentation

◆ name

Identifier* v8::internal::torque::LabelDeclaration::name

Definition at line 891 of file types.h.

◆ types

TypeVector v8::internal::torque::LabelDeclaration::types

Definition at line 892 of file types.h.


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