Skip to content

[breaking change] Remove Dart_UpdateExternalSize and Dart_UpdateFinalizableExternalSize from the Dart C API #52568

Open
@a-siva

Description

@a-siva

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

area-metaCross-cutting, high-level issues (for tracking many other implementation issues, ...).breaking-change-approvedbreaking-change-requestThis tracks requests for feedback on breaking changes

Type

No type

Projects

Status

Complete

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions