[webkit-reviews] review granted: [Bug 170182] WebAssembly: pass JSWebAssemblyInstance to vmEntryToWasm when not using fast TLS : [Attachment 305808] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 29 17:13:58 PDT 2017


Mark Lam <mark.lam at apple.com> has granted Saam Barati <sbarati at apple.com>'s
request for review:
Bug 170182: WebAssembly: pass JSWebAssemblyInstance to vmEntryToWasm when not
using fast TLS
https://bugs.webkit.org/show_bug.cgi?id=170182

Attachment 305808: patch

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




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

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

r=me

> Source/JavaScriptCore/ChangeLog:3
> +	   WebAssembly: pass JSWebAssemblyInstanace to vmEntryToWasm when not
using fast TLS

typo: /JSWebAssemblyInstanace/JSWebAssemblyInstance/


More information about the webkit-reviews mailing list