V8 Project
v8::internal::compiler::CallParameters Struct Reference

#include <js-operator.h>

+ Collaboration diagram for v8::internal::compiler::CallParameters:

Public Attributes

int arity
 
CallFunctionFlags flags
 

Detailed Description

Definition at line 49 of file js-operator.h.

Member Data Documentation

◆ arity

int v8::internal::compiler::CallParameters::arity

Definition at line 50 of file js-operator.h.

◆ flags

CallFunctionFlags v8::internal::compiler::CallParameters::flags

Definition at line 51 of file js-operator.h.


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