![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Types | |
enum class | Kind : uint8_t { kNegate } |
![]() | |
using | Base |
![]() | |
using | Base |
Public Attributes | |
Kind | kind |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 5416 of file operations.h.
|
strong |
Enumerator | |
---|---|
kNegate |
Definition at line 5417 of file operations.h.
|
inline |
Definition at line 5440 of file operations.h.
Definition at line 5438 of file operations.h.
|
inline |
Definition at line 5433 of file operations.h.
|
inline |
Definition at line 5443 of file operations.h.
|
inline |
Definition at line 5429 of file operations.h.
|
staticconstexpr |
Definition at line 5422 of file operations.h.
Kind v8::internal::compiler::turboshaft::BigIntUnaryOp::kind |
Definition at line 5420 of file operations.h.