Bug 165595

Summary: Cleanup WebAssembly's RETURN_IF_EXCEPTION
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: JF Bastien <jfbastien>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, jfbastien, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

JF Bastien
Reported 2016-12-07 22:17:59 PST
encodedJSValue() can just be { } (which zero initializes) as Saam pointed out in bug #165118. I'll update the WebAssembly cases of this which my other patch doesn't fix.
Attachments
patch (3.67 KB, patch)
2016-12-07 22:19 PST, JF Bastien
no flags
JF Bastien
Comment 1 2016-12-07 22:19:22 PST
WebKit Commit Bot
Comment 2 2016-12-07 23:21:05 PST
Comment on attachment 296489 [details] patch Clearing flags on attachment: 296489 Committed r209528: <http://trac.webkit.org/changeset/209528>
WebKit Commit Bot
Comment 3 2016-12-07 23:21:09 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.