[Webkit-unassigned] [Bug 174981] New: [JSC] Support optional catch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 31 04:43:18 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174981

            Bug ID: 174981
           Summary: [JSC] Support optional catch
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

https://michaelficarra.github.io/optional-catch-binding-proposal/

```
try {
   ...
} catch {
   ...
}
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170731/37497b8e/attachment.html>


More information about the webkit-unassigned mailing list