[Webkit-unassigned] [Bug 231209] New: CodeBlock should not add/remove LoopHintExecutionCounters.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 4 22:08:58 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=231209
Bug ID: 231209
Summary: CodeBlock should not add/remove
LoopHintExecutionCounters.
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: mark.lam at apple.com
This is because cached unlinked baseline JIT code would retain a pointer to those counters. Hence, the UnlinkedCodeBlock should do the add /remove of the counters instead.
rdar://83571235
--
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/20211005/ac069e9d/attachment.htm>
More information about the webkit-unassigned
mailing list