![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
| NumericKind | kind |
| FloatRepresentation | input_rep |
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, ObjectIsNumericValueOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< ObjectIsNumericValueOp > | |
| static const Opcode | opcode |
Definition at line 4690 of file operations.h.
|
inline |
Definition at line 4695 of file operations.h.
Definition at line 4712 of file operations.h.
|
inline |
Definition at line 4707 of file operations.h.
|
inline |
Definition at line 4714 of file operations.h.
|
inline |
Definition at line 4703 of file operations.h.
|
staticconstexpr |
Definition at line 4701 of file operations.h.
| FloatRepresentation v8::internal::compiler::turboshaft::ObjectIsNumericValueOp::input_rep |
Definition at line 4693 of file operations.h.
| NumericKind v8::internal::compiler::turboshaft::ObjectIsNumericValueOp::kind |
Definition at line 4692 of file operations.h.