Skip to content

Convert inlined JS getters/setters in NNBD dart:html to natives #40772

@srujzs

Description

@srujzs

In order to migrate dart:html to NNBD, things like non-nullable or final fields needed to be translated temporarily to JS inlined getters/setters. In order to maintain performance in weak mode, these should be converted to natives instead.

Metadata

Metadata

Assignees

Labels

NNBDIssues related to NNBD Releasearea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions