[Webkit-unassigned] [Bug 161158] New: Dedup DFGSpeculativeJIT*.cpp's SpeculativeJIT::compileTryGetById with 32- and 64-bit versions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 13:33:02 PDT 2016


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

            Bug ID: 161158
           Summary: Dedup DFGSpeculativeJIT*.cpp's
                    SpeculativeJIT::compileTryGetById with 32- and 64-bit
                    versions
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfbastien at apple.com

See FIXME added in https://bugs.webkit.org/attachment.cgi?id=286837

getById didn't use JSValueRegs which required splitting 32- and 64-bit versions. That shouldn't be needed anymore.

286837 makes tryGetById use the same code, which means that it too can be folded to the same thing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160824/e34c14bb/attachment.html>


More information about the webkit-unassigned mailing list