![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
| uint16_t | index |
| 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 Public Attributes inherited from v8::internal::compiler::turboshaft::FixedArityOperationT< 1, ProjectionOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< ProjectionOp > | |
| static const Opcode | opcode |
Definition at line 4550 of file operations.h.
|
inline |
Definition at line 4566 of file operations.h.
|
inline |
Definition at line 4559 of file operations.h.
|
inline |
Definition at line 4574 of file operations.h.
|
inline |
Definition at line 4555 of file operations.h.
|
inline |
Definition at line 4569 of file operations.h.
Definition at line 4554 of file operations.h.
| uint16_t v8::internal::compiler::turboshaft::ProjectionOp::index |
Definition at line 4551 of file operations.h.
| RegisterRepresentation v8::internal::compiler::turboshaft::ProjectionOp::rep |
Definition at line 4552 of file operations.h.