pub unsafe extern "C" fn Dart_IsPrecompiledRuntime() -> bool
Expand description

Returns whether the VM only supports running from precompiled snapshots and not from any other kind of snapshot or from source (that is, the VM was compiled with DART_PRECOMPILED_RUNTIME).