Bug 148335 - Introduce RegisterMap<T>
Summary: Introduce RegisterMap<T>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Basile Clement
URL:
Keywords:
Depends on:
Blocks: 148662
  Show dependency treegraph
 
Reported: 2015-08-21 15:37 PDT by Basile Clement
Modified: 2015-09-04 11:22 PDT (History)
0 users

See Also:


Attachments
Patch (9.55 KB, patch)
2015-08-21 15:40 PDT, Basile Clement
msaboff: 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:37:55 PDT
...
Comment 1 Basile Clement 2015-08-21 15:40:32 PDT
Created attachment 259672 [details]
Patch
Comment 2 Michael Saboff 2015-08-23 21:32:44 PDT
Comment on attachment 259672 [details]
Patch

r=me
Comment 3 Basile Clement 2015-08-24 10:26:31 PDT
Committed r188867 <http://trac.webkit.org/changeset/188867>
Comment 4 Basile Clement 2015-08-31 18:19:12 PDT
(In reply to comment #3)
> Committed r188867 <http://trac.webkit.org/changeset/188867>

This was on the jsc-tailcall branch.
Comment 5 Basile Clement 2015-09-04 11:22:31 PDT
Committed r189361: <http://trac.webkit.org/changeset/189361>