[webkit-reviews] review granted: [Bug 170244] WebAssembly: pack OpcodeOrigin to fit in a pointer : [Attachment 305753] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 29 10:23:55 PDT 2017


Michael Saboff <msaboff at apple.com> has granted Keith Miller
<keith_miller at apple.com>'s request for review:
Bug 170244: WebAssembly: pack OpcodeOrigin to fit in a pointer
https://bugs.webkit.org/show_bug.cgi?id=170244

Attachment 305753: Patch

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




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

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

r=me

> Source/JavaScriptCore/ChangeLog:8
> +	   This makes it so we don't have to have different allocate the
OpcodeOrigin for B3.

Think this sentence needs a little work.


More information about the webkit-reviews mailing list