Skip to content

dart2js / DDC: add tests for consistency of identical and == under optimizations. #35199

Open
@rakudrama

Description

@rakudrama

The optimized code should behave the same as unoptimized.
We can check this by comparing the result if the 'identical' tear-off with calls in various static contexts.

In particular, check: 0, 0.0, -0.0, NaN.

Metadata

Metadata

Assignees

Labels

area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dart2js

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions