[webkit-reviews] review granted: [Bug 229161] Ensure that unused LLInt opcodes are not inadvertently used. : [Attachment 435635] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 15:46:04 PDT 2021


Robin Morisset <rmorisset at apple.com> has granted Mark Lam
<mark.lam at apple.com>'s request for review:
Bug 229161: Ensure that unused LLInt opcodes are not inadvertently used.
https://bugs.webkit.org/show_bug.cgi?id=229161

Attachment 435635: proposed patch.

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




--- Comment #4 from Robin Morisset <rmorisset at apple.com> ---
Comment on attachment 435635
  --> https://bugs.webkit.org/attachment.cgi?id=435635
proposed patch.

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

r=me, thanks a lot for the better Changelog!

> Source/JavaScriptCore/ChangeLog:27
> +	   currently emits nothing.  As a result, if we ever have a bug that
ends up

typo: emits -> emit


More information about the webkit-reviews mailing list