![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
AbortReason | reason |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects = OpEffects().CanCallAnything() |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 6511 of file operations.h.
|
inlineexplicit |
Definition at line 6522 of file operations.h.
|
inline |
Definition at line 6517 of file operations.h.
|
inline |
Definition at line 6525 of file operations.h.
|
inline |
Definition at line 6515 of file operations.h.
|
staticconstexpr |
Definition at line 6514 of file operations.h.
AbortReason v8::internal::compiler::turboshaft::RuntimeAbortOp::reason |
Definition at line 6512 of file operations.h.