Skip to content

native_BoolImplementation_EQ treats Boolean objects in a wrong way #79

@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


http://code.google.com/p/dart/source/browse/trunk/dart/compiler/lib/implementation/bool.js#­19

Boolean(new Boolean(true)) === Boolean(new Boolean(false)) === true.

It is not clear whether this code is really needed.

Pointed out by Andrea Giammarchi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions