Bug 195487 - IntegerCheckCombiningPhase::Range can be shrunk by 8 bytes
Summary: IntegerCheckCombiningPhase::Range 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 15:15 PST by Robin Morisset
Modified: 2019-03-08 16:18 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.21 KB, patch)
2019-03-08 15:16 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 15:15:36 PST
simply by reordering the fields to avoid padding.
Comment 1 Robin Morisset 2019-03-08 15:16:46 PST
Created attachment 364079 [details]
Patch
Comment 2 WebKit Commit Bot 2019-03-08 16:17:43 PST
Comment on attachment 364079 [details]
Patch

Clearing flags on attachment: 364079

Committed r242663: <https://trac.webkit.org/changeset/242663>
Comment 3 WebKit Commit Bot 2019-03-08 16:17:44 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-03-08 16:18:20 PST
<rdar://problem/48730149>