[Webkit-unassigned] [Bug 198368] New: [JSC] JSPropertyNameEnumerator and ImmutableButterfly for keys should be discarded eventually
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 30 03:38:26 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198368
Bug ID: 198368
Summary: [JSC] JSPropertyNameEnumerator and ImmutableButterfly
for keys should be discarded eventually
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
We should mark a flag when it is used. In Full GC, we should mark them only when the flag is marked. And we clear the flag.
I think it works well.
--
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/20190530/4b2702bf/attachment.html>
More information about the webkit-unassigned
mailing list