Bug 194999 - Remove CachedPtr::m_isEmpty and CachedOptional::m_isEmpty fields
Summary: Remove CachedPtr::m_isEmpty and CachedOptional::m_isEmpty fields
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tadeu Zagallo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-25 04:16 PST by Tadeu Zagallo
Modified: 2019-02-28 23:32 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.28 KB, patch)
2019-02-25 11:59 PST, Tadeu Zagallo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tadeu Zagallo 2019-02-25 04:16:30 PST
It's unnecessary and wastes a lot of space due to alignment requirements.
Comment 1 Tadeu Zagallo 2019-02-25 11:59:55 PST
Created attachment 362915 [details]
Patch
Comment 2 Saam Barati 2019-02-28 13:05:05 PST
Comment on attachment 362915 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2019-02-28 23:31:50 PST
Comment on attachment 362915 [details]
Patch

Clearing flags on attachment: 362915

Committed r242257: <https://trac.webkit.org/changeset/242257>
Comment 4 WebKit Commit Bot 2019-02-28 23:31:52 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-02-28 23:32:19 PST
<rdar://problem/48502752>