menu
flutter_qjs_next package
documentation
quickjs/ffi.dart
NativeHeapUsage
isSupported property
isSupported property
dark_mode
light_mode
isSupported
property
bool
get
isSupported
Implementation
bool get isSupported => arenaBytes != 0 || mmappedBytes != 0;
flutter_qjs_next package
documentation
quickjs/ffi
NativeHeapUsage
isSupported property
NativeHeapUsage class