Bug 152110

Summary: [JSC] Add a Modulo operator to B3, and a chill variant
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Benjamin Poulain
Reported 2015-12-10 01:19:05 PST
[JSC] Add a Modulo operator to B3, and a chill variant
Attachments
Patch (56.96 KB, patch)
2015-12-10 01:20 PST, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2015-12-10 01:20:42 PST
Geoffrey Garen
Comment 2 2015-12-10 15:33:07 PST
Comment on attachment 267079 [details] Patch r=me
Geoffrey Garen
Comment 3 2015-12-10 15:42:38 PST
Benjamin Poulain
Comment 4 2015-12-10 15:46:16 PST
(In reply to comment #3) > Might conflict with https://bugs.webkit.org/show_bug.cgi?id=152105. Yep, but just the Mod part. Should be easy to update. This patch has way more testing.
WebKit Commit Bot
Comment 5 2015-12-10 16:32:13 PST
Comment on attachment 267079 [details] Patch Clearing flags on attachment: 267079 Committed r193933: <http://trac.webkit.org/changeset/193933>
WebKit Commit Bot
Comment 6 2015-12-10 16:32:17 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.