ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • b82
    • generic
    • generic

        ScriptFunction constructor checks 'arguments' and 'caller' property by findProperty set to user accessor ('poison' functions that throws TypeError). This is done for bound and strict functions only and so the constructor code should those checks.

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

                Created:
                Updated:
                Resolved: