WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
142939
Make UnlinkedFunctionExecutable fit in a 128-byte cell.
https://bugs.webkit.org/show_bug.cgi?id=142939
Summary
Make UnlinkedFunctionExecutable fit in a 128-byte cell.
Andreas Kling
Reported
2015-03-21 15:45:24 PDT
It's currently 8 bytes oversized, which means we're wasting 120 bytes of a 256-byte cell for every UnlinkedFunctionExecutable.
Attachments
Patch
(5.30 KB, patch)
2015-03-21 15:55 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2015-03-21 15:55:57 PDT
Created
attachment 249177
[details]
Patch
Mark Hahnenberg
Comment 2
2015-03-21 16:09:48 PDT
Comment on
attachment 249177
[details]
Patch r=me :-D
WebKit Commit Bot
Comment 3
2015-03-21 17:08:25 PDT
Comment on
attachment 249177
[details]
Patch Clearing flags on attachment: 249177 Committed
r181828
: <
http://trac.webkit.org/changeset/181828
>
WebKit Commit Bot
Comment 4
2015-03-21 17:08:31 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug