Open
Description
Change Intent
This breaking change proposes removing
Dart_UpdateExternalSize
Dart_UpdateFinalizableExternalSize
from the Dart C API as they are not being used by any of the embedders.
Please see #42078 for more details and discussion
in https://dart-review.googlesource.com/c/sdk/+/256025
Justification
Code cleanup (removing unused code from the sources).
Impact
We believe nobody uses this API and should not impact any users or embedders.
Mitigation
No mitigation required
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Complete