#include <machine-type.h>
Definition at line 109 of file machine-type.h.
◆ MachineType() [1/2]
| v8::internal::MachineType::MachineType |
( |
| ) |
|
|
inlineconstexpr |
◆ MachineType() [2/2]
◆ AnyCompressed()
| static constexpr MachineType v8::internal::MachineType::AnyCompressed |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ AnyTagged()
| static constexpr MachineType v8::internal::MachineType::AnyTagged |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Bool()
| static constexpr MachineType v8::internal::MachineType::Bool |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ CompressedPointer()
| static constexpr MachineType v8::internal::MachineType::CompressedPointer |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Float16()
| static constexpr MachineType v8::internal::MachineType::Float16 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Float32()
| static constexpr MachineType v8::internal::MachineType::Float32 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Float64()
| static constexpr MachineType v8::internal::MachineType::Float64 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ HoleyFloat64()
| static constexpr MachineType v8::internal::MachineType::HoleyFloat64 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ IndirectPointer()
| static constexpr MachineType v8::internal::MachineType::IndirectPointer |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Int16()
| static constexpr MachineType v8::internal::MachineType::Int16 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Int32()
| static constexpr MachineType v8::internal::MachineType::Int32 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Int64()
| static constexpr MachineType v8::internal::MachineType::Int64 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Int8()
| static constexpr MachineType v8::internal::MachineType::Int8 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ IntPtr()
| static constexpr MachineType v8::internal::MachineType::IntPtr |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ IsCompressed()
| bool v8::internal::MachineType::IsCompressed |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsCompressedPointer()
| bool v8::internal::MachineType::IsCompressedPointer |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsIndirectPointer()
| bool v8::internal::MachineType::IsIndirectPointer |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsMapWord()
| bool v8::internal::MachineType::IsMapWord |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsNone()
| bool v8::internal::MachineType::IsNone |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsSigned()
| bool v8::internal::MachineType::IsSigned |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsTagged()
| bool v8::internal::MachineType::IsTagged |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsTaggedPointer()
| bool v8::internal::MachineType::IsTaggedPointer |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsTaggedSigned()
| bool v8::internal::MachineType::IsTaggedSigned |
( |
| ) |
const |
|
inlineconstexpr |
◆ IsUnsigned()
| bool v8::internal::MachineType::IsUnsigned |
( |
| ) |
const |
|
inlineconstexpr |
◆ LessThanOrEqualPointerSize()
| bool v8::internal::MachineType::LessThanOrEqualPointerSize |
( |
| ) |
const |
|
inlineconstexpr |
◆ MapInHeader()
| static constexpr MachineType v8::internal::MachineType::MapInHeader |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ MemSize()
| uint8_t v8::internal::MachineType::MemSize |
( |
| ) |
const |
|
inlineconstexpr |
◆ None()
| static constexpr MachineType v8::internal::MachineType::None |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ operator!=()
◆ operator==()
◆ Pointer()
| static constexpr MachineType v8::internal::MachineType::Pointer |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ PointerRepresentation()
◆ ProtectedPointer()
| static constexpr MachineType v8::internal::MachineType::ProtectedPointer |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ representation()
◆ SandboxedPointer()
| static constexpr MachineType v8::internal::MachineType::SandboxedPointer |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ semantic()
◆ SignedBigInt64()
| static constexpr MachineType v8::internal::MachineType::SignedBigInt64 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Simd128()
| static constexpr MachineType v8::internal::MachineType::Simd128 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Simd256()
| static constexpr MachineType v8::internal::MachineType::Simd256 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ TaggedPointer()
| static constexpr MachineType v8::internal::MachineType::TaggedPointer |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ TaggedSigned()
| static constexpr MachineType v8::internal::MachineType::TaggedSigned |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ TypeForCType()
◆ TypeForRepresentation()
◆ Uint16()
| static constexpr MachineType v8::internal::MachineType::Uint16 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Uint32()
| static constexpr MachineType v8::internal::MachineType::Uint32 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Uint64()
| static constexpr MachineType v8::internal::MachineType::Uint64 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ Uint8()
| static constexpr MachineType v8::internal::MachineType::Uint8 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ UintPtr()
| static constexpr MachineType v8::internal::MachineType::UintPtr |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ UnsignedBigInt64()
| static constexpr MachineType v8::internal::MachineType::UnsignedBigInt64 |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ representation_
◆ semantic_
The documentation for this class was generated from the following file: