![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
AllocationType | type |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 3503 of file operations.h.
|
inline |
Definition at line 3526 of file operations.h.
|
inline |
Definition at line 3519 of file operations.h.
|
inline |
Definition at line 3530 of file operations.h.
|
inline |
Definition at line 3515 of file operations.h.
void v8::internal::compiler::turboshaft::AllocateOp::PrintOptions | ( | std::ostream & | os | ) | const |
Definition at line 741 of file operations.cc.
|
staticconstexpr |
Definition at line 3506 of file operations.h.
AllocationType v8::internal::compiler::turboshaft::AllocateOp::type |
Definition at line 3504 of file operations.h.