![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
int32_t | parameter_index |
RegisterRepresentation | rep |
const char * | debug_name |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects = OpEffects() |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 3944 of file operations.h.
|
inlineexplicit |
Definition at line 3959 of file operations.h.
|
inline |
Definition at line 3954 of file operations.h.
|
inline |
Definition at line 3965 of file operations.h.
|
inline |
Definition at line 3950 of file operations.h.
void v8::internal::compiler::turboshaft::ParameterOp::PrintOptions | ( | std::ostream & | os | ) | const |
Definition at line 621 of file operations.cc.
const char* v8::internal::compiler::turboshaft::ParameterOp::debug_name |
Definition at line 3947 of file operations.h.
Definition at line 3949 of file operations.h.
int32_t v8::internal::compiler::turboshaft::ParameterOp::parameter_index |
Definition at line 3945 of file operations.h.
RegisterRepresentation v8::internal::compiler::turboshaft::ParameterOp::rep |
Definition at line 3946 of file operations.h.