![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
CreateArgumentsType | type |
int | formal_parameter_count |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 5771 of file operations.h.
|
inline |
Definition at line 5793 of file operations.h.
|
inline |
Definition at line 5791 of file operations.h.
|
inline |
Definition at line 5786 of file operations.h.
|
inline |
Definition at line 5800 of file operations.h.
|
inline |
Definition at line 5782 of file operations.h.
|
staticconstexpr |
Definition at line 5776 of file operations.h.
int v8::internal::compiler::turboshaft::NewArgumentsElementsOp::formal_parameter_count |
Definition at line 5774 of file operations.h.
CreateArgumentsType v8::internal::compiler::turboshaft::NewArgumentsElementsOp::type |
Definition at line 5773 of file operations.h.