Go to the source code of this file.
|
enum class | v8::internal::DeoptimizationLiteralKind {
v8::internal::kObject
, v8::internal::kNumber
, v8::internal::kSignedBigInt64
, v8::internal::kUnsignedBigInt64
,
v8::internal::kHoleNaN
, v8::internal::kInvalid
, v8::internal::kWasmI31Ref
, v8::internal::kWasmInt32
,
v8::internal::kWasmFloat32
, v8::internal::kWasmFloat64
, v8::internal::kWasmInt64 = kSignedBigInt64
} |
|
◆ DECL_ELEMENT_ACCESSORS
#define DECL_ELEMENT_ACCESSORS |
( |
| name, |
|
|
| type ) |
◆ DECL_ENTRY_ACCESSORS
#define DECL_ENTRY_ACCESSORS |
( |
| name, |
|
|
| type ) |