[Webkit-unassigned] [Bug 220412] New: [JSC] Move B3::ValueRep to bytecode/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 06:46:12 PST 2021


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

            Bug ID: 220412
           Summary: [JSC] Move B3::ValueRep to bytecode/
           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: xan.lopez at gmail.com

This is used unconditionally by WebAssembly (even at the interpreter level), so we need to move it somewhere else if we want a B3-less implementation. It's a self-contained class mostly tasked with representing how a value is laid out. See bug #220365.

-- 
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/20210107/5daf99b4/attachment.htm>


More information about the webkit-unassigned mailing list