[Webkit-unassigned] [Bug 71436] New: DFG inlining breaks function.arguments[something] if the argument being retrieved was subjecting to DFG's unboxing optimizations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 19:32:46 PDT 2011


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

           Summary: DFG inlining breaks function.arguments[something] if
                    the argument being retrieved was subjecting to DFG's
                    unboxing optimizations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fpizlo at apple.com


InlineCallFrame should know not only where to find arguments but also how to transmogrify the value in the register file into an appopriate JSValue.

-- 
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