[Webkit-unassigned] [Bug 212598] New: [JSC] exceptionFuzz tests fail with early exception thrown
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 1 10:00:36 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212598
Bug ID: 212598
Summary: [JSC] exceptionFuzz tests fail with early exception
thrown
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: ticaiolima at gmail.com
The first report for such bug was https://bugs.webkit.org/show_bug.cgi?id=212569. The workaround was just applied to turn tree green while we investigate this issue. Right now, function declarations are being hoisted outside exception handler. This can make exception fuzzer tests fail, since an exception will be throw outside handler range.
--
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/20200601/0dd12453/attachment.htm>
More information about the webkit-unassigned
mailing list