![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
RegisterRepresentation | rep |
![]() | |
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 2582 of file operations.h.
|
inline |
Definition at line 2596 of file operations.h.
|
inline |
|
inline |
Definition at line 2590 of file operations.h.
|
inline |
Definition at line 2599 of file operations.h.
|
inline |
Definition at line 2586 of file operations.h.
|
staticconstexpr |
Definition at line 2585 of file operations.h.
RegisterRepresentation v8::internal::compiler::turboshaft::PendingLoopPhiOp::rep |
Definition at line 2583 of file operations.h.