WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
212773
Add Options::validateDoesGC() for turning DoesGC validation on/off.
https://bugs.webkit.org/show_bug.cgi?id=212773
Summary
Add Options::validateDoesGC() for turning DoesGC validation on/off.
Mark Lam
Reported
2020-06-04 13:15:36 PDT
It will default to on if ASSERT_ENABLED because we want testing to be done with the validation on. When needed, we can turn it off if we need to e.g. to de-clutter disassembly dumps while debugging.
Attachments
proposed patch.
(21.40 KB, patch)
2020-06-04 13:28 PDT
,
Mark Lam
saam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2020-06-04 13:28:21 PDT
Created
attachment 401073
[details]
proposed patch.
Mark Lam
Comment 2
2020-06-04 14:09:30 PDT
Thanks for the review. I added some details to the ChangeLog. Landed in
r262570
: <
http://trac.webkit.org/r262570
>.
Radar WebKit Bug Importer
Comment 3
2020-06-04 14:10:15 PDT
<
rdar://problem/63994958
>
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