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

SyntaxError when property setter has no parameter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 8u20
    • core-libs
    • None
    • b02
    • generic
    • generic

    Backports

      Description

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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: