[webkit-reviews] review granted: [Bug 180273] WebAssembly: stack trace improvement follow-ups : [Attachment 328142] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 13:34:22 PST 2017


Saam Barati <sbarati at apple.com> has granted JF Bastien <jfbastien at apple.com>'s
request for review:
Bug 180273: WebAssembly: stack trace improvement follow-ups
https://bugs.webkit.org/show_bug.cgi?id=180273

Attachment 328142: patch

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




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 328142
  --> https://bugs.webkit.org/attachment.cgi?id=328142
patch

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

> Source/JavaScriptCore/wasm/WasmNameSection.h:53
> +    WTF_MAKE_NONCOPYABLE(NameSection);

We usually put this at the very top of classes/structs.


More information about the webkit-reviews mailing list