[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 19:30:09 PDT 2017


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

Saam Barati <sbarati at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #317665|review?                     |review+
              Flags|                            |

--- Comment #8 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 317665
  --> https://bugs.webkit.org/attachment.cgi?id=317665
Cleaned up patch, also avoids unnecessary re-throws

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

r=me

> Source/JavaScriptCore/jit/JITOperations.cpp:1061
> +        ASSERT(throwScope.exception() == reinterpret_cast<Exception*>(error));

Is this reinterpret_cast needed?

-- 
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/fb325b88/attachment.html>


More information about the webkit-unassigned mailing list