![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
AtomicMemoryOrder | memory_order |
![]() | |
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 3358 of file operations.h.
|
inlineexplicit |
Definition at line 3364 of file operations.h.
|
inline |
Definition at line 3369 of file operations.h.
|
inline |
Definition at line 3375 of file operations.h.
|
inline |
Definition at line 3367 of file operations.h.
void v8::internal::compiler::turboshaft::MemoryBarrierOp::PrintOptions | ( | std::ostream & | os | ) | const |
Definition at line 709 of file operations.cc.
|
staticconstexpr |
Definition at line 3361 of file operations.h.
AtomicMemoryOrder v8::internal::compiler::turboshaft::MemoryBarrierOp::memory_order |
Definition at line 3359 of file operations.h.