[webkit-reviews] review granted: [Bug 214924] CodeGeneratorJS should release the throwScope before doing a void call at end of a function. : [Attachment 405472] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 10:33:40 PDT 2020


Chris Dumez <cdumez at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 214924: CodeGeneratorJS should release the throwScope before doing a void
call at end of a function.
https://bugs.webkit.org/show_bug.cgi?id=214924

Attachment 405472: proposed patch.

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




--- Comment #2 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 405472
  --> https://bugs.webkit.org/attachment.cgi?id=405472
proposed patch.

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

> Source/WebCore/ChangeLog:3
> +	   CodeGeneratorJS should release the throwScope before doing a void
call at end of a function.

Could you explain in the ChangeLog why?


More information about the webkit-reviews mailing list