Bug 148334 - Make a bunch of MacroAssembler operations constexpr
Summary: Make a bunch of MacroAssembler operations constexpr
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: Basile Clement
URL:
Keywords:
Depends on:
Blocks: 148662
  Show dependency treegraph
 
Reported: 2015-08-21 15:36 PDT by Basile Clement
Modified: 2015-09-04 11:00 PDT (History)
0 users

See Also:


Attachments
Patch (11.93 KB, patch)
2015-08-21 15:38 PDT, Basile Clement
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Basile Clement 2015-08-21 15:36:51 PDT
jsc-tailcall: Make a bunch of MacroAssembler operations constexpr
Comment 1 Basile Clement 2015-08-21 15:38:36 PDT
Created attachment 259671 [details]
Patch
Comment 2 Saam Barati 2015-08-21 20:33:13 PDT
Comment on attachment 259671 [details]
Patch

r=me
Comment 3 Basile Clement 2015-08-24 10:24:29 PDT
Committed r188866
Comment 4 Basile Clement 2015-08-31 18:18:29 PDT
(In reply to comment #3)
> Committed r188866

This was on the jsc-tailcall branch.
Comment 5 Basile Clement 2015-09-04 11:00:35 PDT
Committed r189357: <http://trac.webkit.org/changeset/189357>