![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
| NumericKind | 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, Float64IsOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< Float64IsOp > | |
| static const Opcode | opcode |
Definition at line 4670 of file operations.h.
|
inline |
Definition at line 4673 of file operations.h.
Definition at line 4685 of file operations.h.
|
inline |
Definition at line 4680 of file operations.h.
|
inline |
Definition at line 4687 of file operations.h.
|
inline |
Definition at line 4676 of file operations.h.
Definition at line 4675 of file operations.h.
| NumericKind v8::internal::compiler::turboshaft::Float64IsOp::kind |
Definition at line 4671 of file operations.h.