![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
bool | inlined |
const FrameStateData * | data |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects = OpEffects() |
![]() | |
static const Opcode | opcode |
Definition at line 3729 of file operations.h.
|
inline |
Definition at line 3761 of file operations.h.
|
inline |
Definition at line 3766 of file operations.h.
|
inline |
Definition at line 3771 of file operations.h.
|
inline |
Definition at line 3736 of file operations.h.
|
inline |
Definition at line 3782 of file operations.h.
|
inline |
Definition at line 3734 of file operations.h.
|
inline |
void v8::internal::compiler::turboshaft::FrameStateOp::PrintOptions | ( | std::ostream & | os | ) | const |
|
inline |
|
inline |
|
inline |
void v8::internal::compiler::turboshaft::FrameStateOp::Validate | ( | const Graph & | graph | ) | const |
const FrameStateData* v8::internal::compiler::turboshaft::FrameStateOp::data |
Definition at line 3731 of file operations.h.
Definition at line 3733 of file operations.h.
bool v8::internal::compiler::turboshaft::FrameStateOp::inlined |
Definition at line 3730 of file operations.h.