Go to the source code of this file.
|
enum | dart::compiler::ffi::PrimitiveType {
dart::compiler::ffi::kInt8
, dart::compiler::ffi::kUint8
, dart::compiler::ffi::kInt16
, dart::compiler::ffi::kUint16
,
dart::compiler::ffi::kInt32
, dart::compiler::ffi::kUint32
, dart::compiler::ffi::kInt64
, dart::compiler::ffi::kUint64
,
dart::compiler::ffi::kFloat
, dart::compiler::ffi::kDouble
, dart::compiler::ffi::kHalfDouble
, dart::compiler::ffi::kInt24
,
dart::compiler::ffi::kUint24
, dart::compiler::ffi::kInt40
, dart::compiler::ffi::kUint40
, dart::compiler::ffi::kInt48
,
dart::compiler::ffi::kUint48
, dart::compiler::ffi::kInt56
, dart::compiler::ffi::kUint56
, dart::compiler::ffi::kVoid
} |
|
◆ UNREACHABLE_THIS
#define UNREACHABLE_THIS |
( |
| ) |
FATAL("Unreachable code with: %s", ToCString()) |