Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8031317

SyntaxError when property setter has no parameter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8u20
    • 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

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

                Created:
                Updated:
                Resolved: