[Webkit-unassigned] [Bug 214539] New: Simplify DisallowScope, DisallowGC, and DisallowVMReentry implementations.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 19 13:23:51 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=214539
Bug ID: 214539
Summary: Simplify DisallowScope, DisallowGC, and
DisallowVMReentry implementations.
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
Also do the following:
1. Change DisallowScope and DisallowGC to be based on ASSERT_ENABLED instead of NEBUG.
2. Make DisallowVMReentry always enforceable, not just when ASSERT_ENABLED.
3. Add DisallowVMReentry scopes whenever we create a PropertySlot for VMInquiry.
--
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/20200719/0ab0dce3/attachment-0001.htm>
More information about the webkit-unassigned
mailing list