[Webkit-unassigned] [Bug 175347] JSTests/slowMicrobenchmarks/spread-small-array.js fails with JSC_validateExceptionChecks=1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 8 16:30:11 PDT 2017


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

--- Comment #11 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 317641
  --> https://bugs.webkit.org/attachment.cgi?id=317641
exception_scope => exceptionScope, as suggested by Mark

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

> Source/JavaScriptCore/bytecode/CodeBlock.cpp:404
> +    auto exceptionScope = DECLARE_THROW_SCOPE(vm);

can we call this throwScope instead since it comes from DECLARE_THROW_SCOPE?

-- 
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/20170808/4e8c17ad/attachment.html>


More information about the webkit-unassigned mailing list