RESOLVED FIXED 204124
[JSC] JSC GC relies on CodeBlock is not PreciseAllocation
https://bugs.webkit.org/show_bug.cgi?id=204124
Summary [JSC] JSC GC relies on CodeBlock is not PreciseAllocation
Yusuke Suzuki
Reported 2019-11-12 12:54:29 PST
...
Attachments
Patch (23.03 KB, patch)
2019-11-12 13:52 PST, Yusuke Suzuki
no flags
Patch (25.21 KB, patch)
2019-11-12 16:40 PST, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2019-11-12 13:23:54 PST
For now, we disable lower-tier-cells for CodeBlock.
Radar WebKit Bug Importer
Comment 2 2019-11-12 13:34:25 PST
Yusuke Suzuki
Comment 3 2019-11-12 13:35:06 PST
Yusuke Suzuki
Comment 4 2019-11-12 13:52:38 PST
Yusuke Suzuki
Comment 5 2019-11-12 16:40:22 PST
Yusuke Suzuki
Comment 6 2019-11-12 16:40:40 PST
Small refactoring is done.
Yusuke Suzuki
Comment 7 2019-11-12 16:44:12 PST
Comment on attachment 383403 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=383403&action=review > Source/JavaScriptCore/heap/IsoSubspacePerVM.cpp:33 > class IsoSubspacePerVM::AutoremovingIsoSubspace : public IsoSubspace { I strongly want to remove IsoSubspacePerVM anyway.
Yusuke Suzuki
Comment 8 2019-11-12 17:40:40 PST
Note You need to log in before you can comment on or make changes to this bug.