Skip to content

[ddc] remove all uses of __proto__ #52372

@sigmundch

Description

@sigmundch

The old __proto__ has been under support only for legacy reasons, the new recommendation is to convert all uses of __proto__ to getPrototypeOf and setPrototypeOf

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work onarea-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compiler

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions