06f86bf58a
Added the following methods to the VM embedding API: * Dart_GetNonNullableType * Dart_GetNullableType * Dart_TypeToNonNullable * Dart_TypeToNullable * Dart_IsLegacyType * Dart_IsNonNullableType * Dart_IsNullableType Change-Id: I7de1a99179c4d16a0e6a040bb209de18db379436 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/135484 Reviewed-by: Ryan Macnak <rmacnak@google.com> Commit-Queue: Ben Konyi <bkonyi@google.com>