![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
| RegisterRepresentation | rep |
Public Attributes inherited from v8::internal::compiler::turboshaft::Operation | |
| const Opcode | opcode |
| SaturatedUint8 | saturated_use_count |
| const uint16_t | input_count |
Static Public Attributes | |
| static constexpr OpEffects | effects = OpEffects() |
| static constexpr size_t | kLoopPhiBackEdgeIndex = 1 |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< PhiOp > | |
| static const Opcode | opcode |
Definition at line 2544 of file operations.h.
|
inlineexplicit |
Definition at line 2566 of file operations.h.
|
inline |
Definition at line 2570 of file operations.h.
|
inline |
|
inline |
Definition at line 2576 of file operations.h.
|
inline |
Definition at line 2551 of file operations.h.
|
inline |
Definition at line 2575 of file operations.h.
Definition at line 2550 of file operations.h.
|
staticconstexpr |
Definition at line 2564 of file operations.h.
| RegisterRepresentation v8::internal::compiler::turboshaft::PhiOp::rep |
Definition at line 2545 of file operations.h.