WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
207712
[JSC] WeakGCMap should use WeakSet mechanism
https://bugs.webkit.org/show_bug.cgi?id=207712
Summary
[JSC] WeakGCMap should use WeakSet mechanism
Yusuke Suzuki
Reported
2020-02-13 11:55:36 PST
Almost always, key is included inside value. We were doing so just because our HashMap does not offer weak handling. But Ryosuke added it, so just use it to shrink table size.
Attachments
Add attachment
proposed patch, testcase, etc.
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