WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279824
[JSC] replace m_frozenValuesAreFinalized check with safepoint check
https://bugs.webkit.org/show_bug.cgi?id=279824
Summary
[JSC] replace m_frozenValuesAreFinalized check with safepoint check
Dan Hecht
Reported
2024-09-17 08:35:47 PDT
Rather than having an assert only member, we can now directly check whether the compiler is in a GC safepoint instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-17 08:35:58 PDT
<
rdar://problem/136150059
>
Dan Hecht
Comment 2
2024-09-17 08:38:33 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33771
EWS
Comment 3
2024-09-17 12:07:15 PDT
Committed
283789@main
(27ffa956d3fb): <
https://commits.webkit.org/283789@main
> Reviewed commits have been landed. Closing PR #33771 and removing active labels.
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