-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[JSC] Enable RegExp.escape
#31557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[JSC] Enable RegExp.escape
#31557
Conversation
EWS run on previous version of this PR (hash d4635bf) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me
d4635bf
to
51d0800
Compare
51d0800
to
232d155
Compare
EWS run on current version of this PR (hash 232d155) |
https://bugs.webkit.org/show_bug.cgi?id=277406 Reviewed by Keith Miller and Yusuke Suzuki. `RegExp.escape` proposal[1] reached Stage 3 in July 2024[2]. [1]: https://github.com/tc39/proposal-regex-escaping [2]: https://github.com/tc39/agendas/blob/main/2024/07.md * LayoutTests/js/Object-getOwnPropertyNames-expected.txt: * LayoutTests/js/dom/regexp-caching-expected.txt: * LayoutTests/js/script-tests/Object-getOwnPropertyNames.js: * Source/JavaScriptCore/runtime/OptionsList.h: Canonical link: https://commits.webkit.org/281718@main
232d155
to
fc98407
Compare
Committed 281718@main (fc98407): https://commits.webkit.org/281718@main Reviewed commits have been landed. Closing PR #31557 and removing active labels. |
Any idea in which Safari version this will become available? |
fc98407
232d155