![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
| const char * | message |
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().RequiredWhenUnused() |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::FixedArityOperationT< 0, CommentOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< CommentOp > | |
| static const Opcode | opcode |
Definition at line 6678 of file operations.h.
|
inlineexplicit |
Definition at line 6684 of file operations.h.
|
inline |
Definition at line 6688 of file operations.h.
|
inline |
Definition at line 6693 of file operations.h.
|
inline |
Definition at line 6686 of file operations.h.
|
staticconstexpr |
Definition at line 6682 of file operations.h.
| const char* v8::internal::compiler::turboshaft::CommentOp::message |
Definition at line 6679 of file operations.h.