WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
179911
[DFG] Define defs for MapSet/SetAdd to participate in CSE
https://bugs.webkit.org/show_bug.cgi?id=179911
Summary
[DFG] Define defs for MapSet/SetAdd to participate in CSE
Yusuke Suzuki
Reported
2017-11-21 02:30:38 PST
...
Attachments
Patch
(20.23 KB, patch)
2017-12-18 05:25 PST
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(20.24 KB, patch)
2017-12-19 05:29 PST
,
Yusuke Suzuki
saam
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2017-11-21 10:40:59 PST
One way I've come up with doing this thing efficiently is that SetAdd and MapSet returns bucket, with `def()`. Then the GetMapBucket will be merged to SetAdd / MapSet's results.
Yusuke Suzuki
Comment 2
2017-12-18 05:25:56 PST
Created
attachment 329649
[details]
Patch
Yusuke Suzuki
Comment 3
2017-12-19 05:29:00 PST
Created
attachment 329757
[details]
Patch
Saam Barati
Comment 4
2018-01-03 17:37:14 PST
Comment on
attachment 329757
[details]
Patch r=me
Yusuke Suzuki
Comment 5
2018-01-04 07:57:10 PST
Committed
r226408
: <
https://trac.webkit.org/changeset/226408
>
Radar WebKit Bug Importer
Comment 6
2018-01-04 07:59:06 PST
<
rdar://problem/36297546
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug