[Webkit-unassigned] [Bug 162583] New: Exception unwinding code should use a CatchScope instead of a ThrowScope.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 26 16:05:13 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162583
Bug ID: 162583
Summary: Exception unwinding code should use a CatchScope
instead of a ThrowScope.
Classification: Unclassified
Product: WebKit
Version: WebKit Local 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 because the exception unwinding code does not throw an exception. It only inspects the exception and passes it to the appropriate handler.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160926/20e5510b/attachment-0001.html>
More information about the webkit-unassigned
mailing list