![]() |
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 { kMin , kMax } |
![]() | |
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 5221 of file operations.h.
|
strong |
Enumerator | |
---|---|
kMin | |
kMax |
Definition at line 5222 of file operations.h.
|
inline |
Definition at line 5247 of file operations.h.
Definition at line 5245 of file operations.h.
|
inline |
Definition at line 5240 of file operations.h.
|
inline |
Definition at line 5249 of file operations.h.
|
inline |
Definition at line 5236 of file operations.h.
|
staticconstexpr |
Definition at line 5228 of file operations.h.
Kind v8::internal::compiler::turboshaft::DoubleArrayMinMaxOp::kind |
Definition at line 5226 of file operations.h.