[webkit-reviews] review granted: [Bug 189401] [WebAssembly] Optimize JS to Wasm call by using pointer of Signature as SignatureIndex : [Attachment 349143] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 10:19:31 PDT 2018


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki
<yusukesuzuki at slowstart.org>'s request for review:
Bug 189401: [WebAssembly] Optimize JS to Wasm call by using pointer of
Signature as SignatureIndex
https://bugs.webkit.org/show_bug.cgi?id=189401

Attachment 349143: Patch

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




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

r=me.  I think you should remove Signature::firstValidIndex since it is no
longer used.


More information about the webkit-reviews mailing list