Bug 283799
Summary: | [JSC] Add parsing support for RegExp Modifiers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
RegExp Modifiers proposal is now stage 4[1]. This patch implements
parsing support for the proposal.
[1]: https://github.com/tc39/proposal-regexp-modifiers
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/37223
Radar WebKit Bug Importer
<rdar://problem/140974441>