zloirock/core-js

[RegExp] Match Indices

開放

#1,507 建立於 2026年2月5日

 (2 則留言) (0 個反應) (0 位負責人)JavaScript (1,609 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (23,771 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

execute: const test = new RegExp('.', 'd'); output: Uncaught SyntaxError: Invalid flags supplied to RegExp constructor 'd' at new RegExp () at :1:14 (anonymous) @ VM524:1


https://github.com/tc39/proposal-regexp-match-indices

貢獻者指南