* fix up analysis for Dart in Engine, particularly for tests
* 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