[Webkit-unassigned] [Bug 175358] JSTests/stress/v8-deltablue-strict.js fails with JSC_validateExceptionChecks=1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 8 17:07:54 PDT 2017


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

Saam Barati <sbarati at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sbarati at apple.com

--- Comment #3 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 317650
  --> https://bugs.webkit.org/attachment.cgi?id=317650
Simple bookkeeping fix in two places

View in context: https://bugs.webkit.org/attachment.cgi?id=317650&action=review

> Source/JavaScriptCore/jit/JITOperations.cpp:1064
> +        ASSERT(throwScope.exception() || !error);

Out of curiosity, why is the throwException below needed if we're just rethrowing the exception? Or is that not what's happening?

-- 
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/20170809/6c5a70eb/attachment.html>


More information about the webkit-unassigned mailing list