Bug 152501

Summary: Pack RegisterAtOffset harder.
Product: WebKit Reporter: Andreas Kling <kling>
Component: JavaScriptCoreAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2 Keywords: Performance
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
msaboff: review+
Patch for landing none

Description Andreas Kling 2015-12-22 05:59:41 PST
We can shrink it down to one pointer instead of two.
Comment 1 Andreas Kling 2015-12-22 06:02:19 PST
Created attachment 267785 [details]
Patch
Comment 2 Michael Saboff 2015-12-22 07:39:48 PST
Comment on attachment 267785 [details]
Patch

r=me after Windows fix.

Looks like Windows didn't build due to the assert() firing.
Comment 3 Andreas Kling 2016-01-20 11:11:57 PST
Created attachment 269363 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2016-01-20 12:27:14 PST
Comment on attachment 269363 [details]
Patch for landing

Clearing flags on attachment: 269363

Committed r195365: <http://trac.webkit.org/changeset/195365>
Comment 5 WebKit Commit Bot 2016-01-20 12:27:19 PST
All reviewed patches have been landed.  Closing bug.