Skip to content

a setter without getter should generate an error #197

Open
@krichprollsch

Description

@krichprollsch

If a user's API define a set_XX setter func w/o the corresponding get_XX getter func, jsruntime ignores the setter.
It should report a compilation error instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions