Bug 134552

Summary: WebCore JIT: rename registerCount to something less generic and add new types for lists of registers and lists of stack references
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bunhere, cdumez, commit-queue, gyuyoung.kim, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch achristensen: review+

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>