![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
| ElementsTransition | transition |
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().CanCallAnything() |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::FixedArityOperationT< 1, TransitionElementsKindOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< TransitionElementsKindOp > | |
| static const Opcode | opcode |
Definition at line 6592 of file operations.h.
|
inline |
Definition at line 6606 of file operations.h.
|
inline |
Definition at line 6599 of file operations.h.
|
inline |
Definition at line 6604 of file operations.h.
|
inline |
Definition at line 6610 of file operations.h.
|
inline |
Definition at line 6597 of file operations.h.
|
staticconstexpr |
Definition at line 6596 of file operations.h.
| ElementsTransition v8::internal::compiler::turboshaft::TransitionElementsKindOp::transition |
Definition at line 6594 of file operations.h.