![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Types | |
enum class | Sign : bool { kSigned , kUnsigned } |
![]() | |
using | Base |
![]() | |
using | Base |
Public Attributes | |
Sign | sign |
![]() | |
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 1557 of file operations.h.
|
strong |
Enumerator | |
---|---|
kSigned | |
kUnsigned |
Definition at line 1558 of file operations.h.
|
inline |
Definition at line 1573 of file operations.h.
Definition at line 1571 of file operations.h.
|
inline |
Definition at line 1566 of file operations.h.
|
inline |
Definition at line 1575 of file operations.h.
|
inline |
Definition at line 1562 of file operations.h.
|
staticconstexpr |
Definition at line 1561 of file operations.h.
Sign v8::internal::compiler::turboshaft::Word32SignHintOp::sign |
Definition at line 1559 of file operations.h.