[Webkit-unassigned] [Bug 121962] New: [sh4] JSValue* exception is unused since r70703 in JITStackFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 10:03:55 PDT 2013


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

           Summary: [sh4] JSValue* exception is unused since r70703 in
                    JITStackFrame
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbriance at cisco.com


Since r70703, the JSValue* exception parameter is a void* unused value in ctiTrampoline function prototype.

This is a cosmetic change, but it could avoid people reading sh4 part to waste time to understand why there is a JSValue* here.

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