[webkit-reviews] review granted: [Bug 184280] Don't do index masking or poisoning for DirectArguments : [Attachment 337132] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 4 10:44:02 PDT 2018


Saam Barati <sbarati at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 184280: Don't do index masking or poisoning for DirectArguments
https://bugs.webkit.org/show_bug.cgi?id=184280

Attachment 337132: the patch

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




--- Comment #7 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 337132
  --> https://bugs.webkit.org/attachment.cgi?id=337132
the patch

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

rs=me

> Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:15570
> +    LValue dynamicPoison(LValue value, LValue poison)

Do we still need these?


More information about the webkit-reviews mailing list