WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(25.21 KB, patch)
2019-11-12 16:40 PST
,
Yusuke Suzuki
saam
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/57128580
>
Yusuke Suzuki
Comment 3
2019-11-12 13:35:06 PST
<
rdar://problem/57067238
>
Yusuke Suzuki
Comment 4
2019-11-12 13:52:38 PST
Created
attachment 383380
[details]
Patch
Yusuke Suzuki
Comment 5
2019-11-12 16:40:22 PST
Created
attachment 383403
[details]
Patch
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
Committed
r252385
: <
https://trac.webkit.org/changeset/252385
>
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