![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
const char * | message |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects = OpEffects().RequiredWhenUnused() |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 6678 of file operations.h.
|
inlineexplicit |
Definition at line 6684 of file operations.h.
|
inline |
Definition at line 6688 of file operations.h.
|
inline |
Definition at line 6693 of file operations.h.
|
inline |
Definition at line 6686 of file operations.h.
|
staticconstexpr |
Definition at line 6682 of file operations.h.
const char* v8::internal::compiler::turboshaft::CommentOp::message |
Definition at line 6679 of file operations.h.