![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
int | size |
int | alignment |
bool | is_tagged |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects = OpEffects().CanCreateIdentity() |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 3674 of file operations.h.
|
inline |
Definition at line 3691 of file operations.h.
|
inline |
Definition at line 3686 of file operations.h.
|
inline |
Definition at line 3693 of file operations.h.
|
inline |
Definition at line 3682 of file operations.h.
int v8::internal::compiler::turboshaft::StackSlotOp::alignment |
Definition at line 3676 of file operations.h.
|
staticconstexpr |
Definition at line 3681 of file operations.h.
bool v8::internal::compiler::turboshaft::StackSlotOp::is_tagged |
Definition at line 3677 of file operations.h.
int v8::internal::compiler::turboshaft::StackSlotOp::size |
Definition at line 3675 of file operations.h.