![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
| StackCheckKind | kind |
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, StackPointerGreaterThanOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< StackPointerGreaterThanOp > | |
| static const Opcode | opcode |
Definition at line 3647 of file operations.h.
|
inline |
Definition at line 3665 of file operations.h.
|
inline |
Definition at line 3658 of file operations.h.
|
inline |
Definition at line 3668 of file operations.h.
|
inline |
Definition at line 3654 of file operations.h.
|
inline |
Definition at line 3663 of file operations.h.
|
staticconstexpr |
Definition at line 3653 of file operations.h.
| StackCheckKind v8::internal::compiler::turboshaft::StackPointerGreaterThanOp::kind |
Definition at line 3649 of file operations.h.