[Webkit-unassigned] [Bug 56492] New: There should only be one [[ThrowTypeError]] per global object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 15:09:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56492

           Summary: There should only be one [[ThrowTypeError]] per global
                    object
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: javascript:
                    alert(Object.getOwnPropertyDescriptor(function(){'use
                    strict'}, "caller").get ===
                    Object.getOwnPropertyDescriptor(function(){'use
                    strict';}, "arguments").set ? "PASS" : "FAIL")
        OS/Version: All
            Status: NEW
          Keywords: ES5
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jwalden+bwo at mit.edu


Not multiple such functions, created anew every time one is implicitly requested.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list