[webkit-reviews] review granted: [Bug 198355] oss-fuzz: jsc: Issue 15016: jsc: Abrt in JSC::Wasm::AirIRGenerator::addLocal (15016) : [Attachment 370911] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 19:55:43 PDT 2019


Saam Barati <sbarati at apple.com> has granted Justin Michaud
<justin_michaud at apple.com>'s request for review:
Bug 198355: oss-fuzz: jsc: Issue 15016: jsc: Abrt in
JSC::Wasm::AirIRGenerator::addLocal (15016)
https://bugs.webkit.org/show_bug.cgi?id=198355

Attachment 370911: Patch

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




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

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

r=me

> JSTests/wasm/references/is_null.js:62
> +assert.eq(instance.exports.local_read(), 1)

This tests WasmB3IRGenerator because we sometimes run that as the lowest tier
in our testing, right?


More information about the webkit-reviews mailing list