mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
b35f021a8e
* Update GetCallbackHandle to use Dart_IsTearOff instead of a string comparison to determine whether or not a closure was provided as an argument to PluginUtilities.GetCallbackHandle. Fixes #24394