Skip to content

Robust parsing of object method shorthand #649

Closed
@tmcw

Description

@tmcw

var x = { y: function () { } } and var x = { y() {} } should be equivalent through the eyes of documentation.js and the membership inference. This was revealed in #648 when we started using shorthand.

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