![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
| const char * | source |
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, StaticAssertOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< StaticAssertOp > | |
| static const Opcode | opcode |
Definition at line 3924 of file operations.h.
|
inline |
Definition at line 3938 of file operations.h.
|
inline |
Definition at line 3931 of file operations.h.
|
inline |
Definition at line 3941 of file operations.h.
|
inline |
Definition at line 3929 of file operations.h.
|
staticconstexpr |
Definition at line 3926 of file operations.h.
| const char* v8::internal::compiler::turboshaft::StaticAssertOp::source |
Definition at line 3925 of file operations.h.