Bug 160912

Summary: [JSC] Update the documentation of B3's Return opcode
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Benjamin Poulain
Reported 2016-08-16 14:43:58 PDT
[JSC] Update the documentation of B3's Return opcode
Attachments
Patch (1.80 KB, patch)
2016-08-16 14:44 PDT, Benjamin Poulain
no flags
Patch (1.92 KB, patch)
2016-08-16 15:10 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2016-08-16 14:44:43 PDT
Filip Pizlo
Comment 2 2016-08-16 15:06:47 PDT
Comment on attachment 286206 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=286206&action=review > Websites/webkit.org/docs/b3/intermediate-representation.html:598 > <dt>Void Return(T)</dt> Can you do something here to hint that the value is optional? Maybe: Void Return(T?) or: Void Return(T <i>(optional)</i>)
Benjamin Poulain
Comment 3 2016-08-16 15:10:28 PDT
WebKit Commit Bot
Comment 4 2016-08-16 19:02:43 PDT
Comment on attachment 286211 [details] Patch Clearing flags on attachment: 286211 Committed r204546: <http://trac.webkit.org/changeset/204546>
WebKit Commit Bot
Comment 5 2016-08-16 19:02:47 PDT
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.