![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
int32_t | index |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects = OpEffects() |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 3969 of file operations.h.
|
inlineexplicit |
Definition at line 3982 of file operations.h.
|
inline |
Definition at line 3977 of file operations.h.
|
inline |
Definition at line 3983 of file operations.h.
|
inline |
Definition at line 3973 of file operations.h.
Definition at line 3972 of file operations.h.
int32_t v8::internal::compiler::turboshaft::OsrValueOp::index |
Definition at line 3970 of file operations.h.