WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
198619
[JSC] JITThunk should be a weak set
https://bugs.webkit.org/show_bug.cgi?id=198619
Summary
[JSC] JITThunk should be a weak set
Yusuke Suzuki
Reported
2019-06-06 12:10:57 PDT
NativeExecutable and HostFunctionKey has the exact same information. We should have HashSet<Weak<NativeExecutable>> and match with the given tuple of the data as we do for AtomicStringTable.
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