![]() |
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 |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::FixedArityOperationT< 1, DebugPrintOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< DebugPrintOp > | |
| static const Opcode | opcode |
Definition at line 5305 of file operations.h.
|
inline |
Definition at line 5327 of file operations.h.
|
inline |
Definition at line 5325 of file operations.h.
|
inline |
Definition at line 5320 of file operations.h.
|
inline |
Definition at line 5330 of file operations.h.
|
inline |
Definition at line 5318 of file operations.h.
|
staticconstexpr |
Definition at line 5313 of file operations.h.
| RegisterRepresentation v8::internal::compiler::turboshaft::DebugPrintOp::rep |
Definition at line 5306 of file operations.h.