![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
| int32_t | index |
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< 0, OsrValueOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< OsrValueOp > | |
| static const Opcode | opcode |
Definition at line 3969 of file operations.h.
|
inlineexplicit |
Definition at line 3982 of file operations.h.
|
inline |
Definition at line 3977 of file operations.h.
|
inline |
Definition at line 3983 of file operations.h.
|
inline |
Definition at line 3973 of file operations.h.
Definition at line 3972 of file operations.h.
| int32_t v8::internal::compiler::turboshaft::OsrValueOp::index |
Definition at line 3970 of file operations.h.