Bug 152501 - Pack RegisterAtOffset harder.
Summary: Pack RegisterAtOffset harder.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2015-12-22 05:59 PST by Andreas Kling
Modified: 2016-01-20 12:27 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.56 KB, patch)
2015-12-22 06:02 PST, Andreas Kling
msaboff: review+
Details | Formatted Diff | Diff
Patch for landing (1.77 KB, patch)
2016-01-20 11:11 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.