Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8011086 Specification fails (outside test262)
  3. JDK-8011237

Object.isExtensible(Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get) should be false

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P4
    • 8
    • None
    • core-libs
    • None
    • b86
    • generic
    • generic
    • Verified

    Description

      Object.isExtensible(Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get) should be false. But it is true on nashorn.

      ECMA Section 13.2.3 The [[ThrowTypeError]] Function Object

      11. Set the [[Extensible]] internal property of F to false.

      Attachments

        Activity

          People

            sundar Sundararajan Athijegannathan
            sundar Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: