[webkit-reviews] review granted: [Bug 227095] Don't look at the (non-existent) child2 of DelById : [Attachment 431605] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 14:41:45 PDT 2021


Mark Lam <mark.lam at apple.com> has granted Robin Morisset
<rmorisset at apple.com>'s request for review:
Bug 227095: Don't look at the (non-existent) child2 of DelById
https://bugs.webkit.org/show_bug.cgi?id=227095

Attachment 431605: Patch

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




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

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

r=me

> Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:5921
> +	   UseKind child2UseKind;

Should this be given some initial value to placate over-zealous compilers?


More information about the webkit-reviews mailing list