![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
ExternalPointerTagRange | tag_range |
![]() | |
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 3533 of file operations.h.
|
inline |
|
inline |
Definition at line 3551 of file operations.h.
|
inline |
Definition at line 3546 of file operations.h.
|
inline |
Definition at line 3558 of file operations.h.
|
inline |
Definition at line 3542 of file operations.h.
void v8::internal::compiler::turboshaft::DecodeExternalPointerOp::PrintOptions | ( | std::ostream & | os | ) | const |
Definition at line 747 of file operations.cc.
|
inline |
|
staticconstexpr |
Definition at line 3541 of file operations.h.
ExternalPointerTagRange v8::internal::compiler::turboshaft::DecodeExternalPointerOp::tag_range |
Definition at line 3535 of file operations.h.