[webkit-reviews] review granted: [Bug 237176] [JSC] Use DeferTerminationForAWhile in Interpreter::unwind : [Attachment 453168] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 19:51:35 PST 2022


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 237176: [JSC] Use DeferTerminationForAWhile in Interpreter::unwind
https://bugs.webkit.org/show_bug.cgi?id=237176

Attachment 453168: Patch

https://bugs.webkit.org/attachment.cgi?id=453168&action=review




--- Comment #2 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 453168
  --> https://bugs.webkit.org/attachment.cgi?id=453168
Patch

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

r=me

> Source/JavaScriptCore/interpreter/Interpreter.cpp:704
> +    // otherwise, we can invoke a found erorr hanlder with a termination
exception.

/erorr hanlder/error handler/


More information about the webkit-reviews mailing list