![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
Handle< FeedbackCell > | feedback_cell |
![]() | |
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 6207 of file operations.h.
|
inline |
Definition at line 6224 of file operations.h.
|
inline |
Definition at line 6222 of file operations.h.
|
inline |
Definition at line 6221 of file operations.h.
|
inline |
Definition at line 6216 of file operations.h.
|
inline |
|
inline |
Definition at line 6241 of file operations.h.
|
inline |
Definition at line 6212 of file operations.h.
|
inline |
|
staticconstexpr |
Definition at line 6211 of file operations.h.
Handle<FeedbackCell> v8::internal::compiler::turboshaft::CheckedClosureOp::feedback_cell |
Definition at line 6208 of file operations.h.