[Webkit-unassigned] [Bug 224494] New: JSValue::toWTFStringSlowCase() should have a VMEntryScope.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 13 11:12:26 PDT 2021


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

            Bug ID: 224494
           Summary: JSValue::toWTFStringSlowCase() should have a
                    VMEntryScope.
           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

This is needed because JSValue::toWTFStringSlowCase() can throw exceptions and do many other VM operations.

rdar://76581259

-- 
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/20210413/099a63ab/attachment-0001.htm>


More information about the webkit-unassigned mailing list