[Webkit-unassigned] [Bug 198619] New: [JSC] JITThunk should be a weak set
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 6 12:10:57 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198619
Bug ID: 198619
Summary: [JSC] JITThunk should be a weak set
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ysuzuki at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190606/c8c52c86/attachment.html>
More information about the webkit-unassigned
mailing list