[Webkit-unassigned] [Bug 36014] New: Combine ctiTrampolines related to different JSValue representation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 07:19:15 PST 2010


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

           Summary: Combine ctiTrampolines related to different JSValue
                    representation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: loki at webkit.org



Gabor Loki <loki at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50496|                            |review?
               Flag|                            |


Created an attachment (id=50496)
 --> (https://bugs.webkit.org/attachment.cgi?id=50496)
Combine ctiTrampolines on ARM and Thumb-2

The bug 34939 showed, the copy-paste code and hand coded constants can simply
lead to an error. We should try to combine them.

I have created a patch for ARM and Thumb-2. A similar construct can be used for
other backends.

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