[Webkit-unassigned] [Bug 158020] New: [ESNext] Support trailing commas in function param lists
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 24 03:48:11 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158020
Bug ID: 158020
Summary: [ESNext] Support trailing commas in function param
lists
Classification: Unclassified
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: gskachkov at gmail.com
Trailing commas in function param lists is part ESNext specs(https://jeffmo.github.io/es-trailing-function-commas/).
Currently it on the stage 3, so I think it is safe to implement it in JSC now. Also some browser already implemented it.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160524/6e5805a2/attachment.html>
More information about the webkit-unassigned
mailing list