![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
const DeoptimizeParameters * | parameters |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects = OpEffects().CanDeopt() |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 3785 of file operations.h.
|
inline |
Definition at line 3798 of file operations.h.
|
inline |
|
inline |
Definition at line 3791 of file operations.h.
|
inline |
Definition at line 3804 of file operations.h.
|
inline |
Definition at line 3789 of file operations.h.
|
inline |
|
staticconstexpr |
Definition at line 3788 of file operations.h.
const DeoptimizeParameters* v8::internal::compiler::turboshaft::DeoptimizeOp::parameters |
Definition at line 3786 of file operations.h.