[webkit-reviews] review granted: [Bug 201332] [JSC] DFG inlining CheckBadCell slow path does not assume result VirtualRegister can be invalid : [Attachment 377684] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 30 00:55:08 PDT 2019


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 201332: [JSC] DFG inlining CheckBadCell slow path does not assume result
VirtualRegister can be invalid
https://bugs.webkit.org/show_bug.cgi?id=201332

Attachment 377684: Patch

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




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

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

r=me

> Source/JavaScriptCore/ChangeLog:3
> +	   [JSC] DFG inlining CheckBadCell slow path does not assume result
VirtualRegister can be inValid

/inValid/invalid/.

> JSTests/ChangeLog:3
> +	   [JSC] DFG inlining CheckBadCell slow path does not assume result
VirtualRegister can be inValid

Ditto.


More information about the webkit-reviews mailing list