[Webkit-unassigned] [Bug 187480] New: [JSC] Remove SourceCodeRepresentation arrays in UnlinkedCodeBlock and CodeBlock

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 13:51:53 PDT 2018


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

            Bug ID: 187480
           Summary: [JSC] Remove SourceCodeRepresentation arrays in
                    UnlinkedCodeBlock and CodeBlock
           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: utatane.tea at gmail.com

We now have jsDoubleNumber. So the information `Double` is already encoded into JSValue. So we do not need to have these information separately.

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


More information about the webkit-unassigned mailing list