[Webkit-unassigned] [Bug 212773] New: Add Options::validateDoesGC() for turning DoesGC validation on/off.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 13:15:36 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212773

            Bug ID: 212773
           Summary: Add Options::validateDoesGC() for turning DoesGC
                    validation on/off.
           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: mark.lam at apple.com

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.

-- 
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/20200604/95208644/attachment.htm>


More information about the webkit-unassigned mailing list