[Webkit-unassigned] [Bug 182649] New: WebAssembly implementation should not have pointless classes for errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 9 14:11:36 PST 2018


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

            Bug ID: 182649
           Summary: WebAssembly implementation should not have pointless
                    classes for errors
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

WebAssembly has pointless do-nothing classes for every prototype/constructor/instance of each of its error types.  That makes no sense.  They should just use the ErrorConstructor/ErrorInstance/ErrorPrototype stuff provided by the runtime.

-- 
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/20180209/96191324/attachment.html>


More information about the webkit-unassigned mailing list