Bug 195482 - PutByIdVariant can be shrunk by 8 bytes
Summary: PutByIdVariant can be shrunk by 8 bytes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Trivial
Assignee: Robin Morisset
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-08 14:34 PST by Robin Morisset
Modified: 2019-03-08 15:20 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2019-03-08 14:35 PST, Robin Morisset
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Morisset 2019-03-08 14:34:06 PST
simply by reordering the fields to avoid padding.
Comment 1 Robin Morisset 2019-03-08 14:35:46 PST
Created attachment 364070 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-08 15:19:33 PST
Comment on attachment 364070 [details]
Patch

Clearing flags on attachment: 364070

Committed r242657: <https://trac.webkit.org/changeset/242657>
Comment 3 WebKit Commit Bot 2019-03-08 15:19:35 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-08 15:20:38 PST
<rdar://problem/48727982>