mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
a5134d878b
Previously, a call to Dart_TimelineGetMicros() before a call to Dart_Initialize() resulted in a crash. This was fixed in dart-lang/sdk@7434bcad57. Related: * flutter/flutter#4006: SkyShell.app on Mac crashes on startup * dart-lang/sdk#26486: [dart_tools_api.h] Dart_TimelineGetMicros crashes on Mac if called before Dart_Initialize