Skip to content

Spec violation? #21106

Closed
Closed
@ghost

Description

  • Version: 10.3.0
  • Platform: windows 10
  • Subsystem: v8

Shouldn't this

(a=>a``==a``)(a=>a)

evaluate to true according to the ES specification? I found this yesterday on Firefox (gecko) bug tracker, but I can't find the issue right now. It seems that Node.js has the same issue. I also read the spec and IIUC it seems like this snippet should evaluate to true but I'm not sure.

Any opinions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    v8 engineIssues and PRs related to the V8 dependency.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions