Bug 134552 - WebCore JIT: rename registerCount to something less generic and add new types for lists of registers and lists of stack references
Summary: WebCore JIT: rename registerCount to something less generic and add new types...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-02 11:52 PDT by Benjamin Poulain
Modified: 2014-07-02 12:50 PDT (History)
6 users (show)

See Also:


Attachments
Patch (8.62 KB, patch)
2014-07-02 12:01 PDT, Benjamin Poulain
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-07-02 11:52:56 PDT
WebCore JIT: rename registerCount to something less generic and add new types for lists of registers and lists of stack references
Comment 1 Benjamin Poulain 2014-07-02 12:01:21 PDT
Created attachment 234272 [details]
Patch
Comment 2 Alex Christensen 2014-07-02 12:06:46 PDT
Comment on attachment 234272 [details]
Patch

r=me, but I haven't changed the contributors.json yet, so the commit queue won't like my r+
Comment 3 Benjamin Poulain 2014-07-02 12:50:13 PDT
Committed r170714: <http://trac.webkit.org/changeset/170714>