Skip to content

Object getters and setters are not supported #22

Open
@anko

Description

@anko

That's this get:

At the moment, eslisp cannot emit this:

var obj = {
  a : get() { ... },
  b : set() { ... }
};

Raised by @lhorie in chat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions