ffac0bcfd5
This CL removes the unused entry points in the C API. This is a breaking API change but we don't promise normal Dart C API stability and existing known embedders don't specify this flag. TEST=Pure refactoring - relying on existing test coverage. Issue https://github.com/dart-lang/sdk/issues/36097 Change-Id: Ic27662743e48f5f5cfbf770baf2cd255ed3f15b5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/177121 Reviewed-by: Alexander Aprelev <aam@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>