Skip to content

dart2js TypeImpl overrides operator == #17207

Closed
@floitschG

Description

@floitschG

The equality operator is overridden for dart2js' Type implementation TypeIpml.

This means that it cannot be used in switch statements or as keys in constant maps.

See issue #15295 and issue #17123.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)web-dart2js

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions