[webkit-reviews] review granted: [Bug 181313] TypedArrays and Wasm should use index masking. : [Attachment 330571] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 5 13:38:22 PST 2018


Michael Saboff <msaboff at apple.com> has granted Keith Miller
<keith_miller at apple.com>'s request for review:
Bug 181313: TypedArrays and Wasm should use index masking.
https://bugs.webkit.org/show_bug.cgi?id=181313

Attachment 330571: Patch

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




--- Comment #17 from Michael Saboff <msaboff at apple.com> ---
Comment on attachment 330571
  --> https://bugs.webkit.org/attachment.cgi?id=330571
Patch

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

r=me

> Source/JavaScriptCore/b3/B3Validate.cpp:477
> +

Eliminate extra added blank line.

> Source/JavaScriptCore/jit/JITPropertyAccess.cpp:-1481
> -    

Revert this white space change.


More information about the webkit-reviews mailing list