SyntaxError when property setter has no parameter

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 8u20
    • Component/s: core-libs
    • None
    • b02
    • generic
    • generic

        Testcase:
        var x = {
          get toto() {
          },
          set toto() {
          }
        }
        nodejs on v8 is fine with this syntax. It doas impact ether-lite-pad

              Assignee:
              Sundararajan Athijegannathan
              Reporter:
              Jean-Francois Denise (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: