Bug 209168 - [JSC] JSMapIterator and JSSetIterator are CellType
Summary: [JSC] JSMapIterator and JSSetIterator are CellType
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-16 21:07 PDT by Yusuke Suzuki
Modified: 2020-03-16 22:22 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.21 KB, patch)
2020-03-16 21:09 PDT, Yusuke Suzuki
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-03-16 21:07:36 PDT
[JSC] JSMapIterator and JSSetIterator are CellType
Comment 1 Yusuke Suzuki 2020-03-16 21:09:34 PDT
Created attachment 393725 [details]
Patch
Comment 2 Yusuke Suzuki 2020-03-16 21:09:36 PDT
<rdar://problem/59705631>
Comment 3 Yusuke Suzuki 2020-03-16 22:22:47 PDT
Committed r258540: <https://trac.webkit.org/changeset/258540>