百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#1507·core-js

[RegExp] 匹配索引

作者: uufc创建于 2026年2月5日更新于 2026年3月6日
标签enhancementhelp wanted

执行: const test = new RegExp('.', 'd'); 输出: Uncaught SyntaxError: Invalid flags supplied to RegExp constructor 'd' at new RegExp(<anonymous>) at <anonymous>:1:14 (anonymous) @ VM524:1

内容来源: zloirock/core-js

查看 GitHub 原文在 GitHub 查看讨论