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

#include <types.h>

Collaboration diagram for v8::internal::torque::ParameterTypes:

Public Attributes

TypeVector types
 
bool var_args
 

Detailed Description

Definition at line 897 of file types.h.

Member Data Documentation

◆ types

TypeVector v8::internal::torque::ParameterTypes::types

Definition at line 898 of file types.h.

◆ var_args

bool v8::internal::torque::ParameterTypes::var_args

Definition at line 899 of file types.h.


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