[Webkit-unassigned] [Bug 30570] New: The op_next_pname should use 4 bytes addressing mode in case of JSValue32

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 06:57:32 PDT 2009


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

           Summary: The op_next_pname should use 4 bytes addressing mode
                    in case of JSValue32
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loki at inf.u-szeged.hu


The changeset 49734 introduced a bug in JSValue32.

In emit_op_next_pname function the addressing mode to access key @i should be
use 4 bytes instead of 8 bytes. I seems like a copy-paste error.

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