Bug 170685 - WebAssembly: Fix B3IRGenerator for BrTable
Summary: WebAssembly: Fix B3IRGenerator for BrTable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-10 11:08 PDT by Keith Miller
Modified: 2017-04-10 11:31 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.25 KB, patch)
2017-04-10 11:10 PDT, Keith Miller
jfbastien: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2017-04-10 11:08:42 PDT
WebAssembly: Fix B3IRGenerator for BrTable
Comment 1 Keith Miller 2017-04-10 11:10:20 PDT
Created attachment 306718 [details]
Patch
Comment 2 JF Bastien 2017-04-10 11:14:36 PDT
Comment on attachment 306718 [details]
Patch

r=me
Comment 3 Keith Miller 2017-04-10 11:31:43 PDT
Committed r215193: <http://trac.webkit.org/changeset/215193>