Bug 194999

Summary: Remove CachedPtr::m_isEmpty and CachedOptional::m_isEmpty fields
Product: WebKit Reporter: Tadeu Zagallo <tzagallo>
Component: JavaScriptCoreAssignee: Tadeu Zagallo <tzagallo>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>