mirror of
https://github.com/bellard/quickjs.git
synced 2025-12-31 05:39:10 +03:00
added regexp duplicate named groups - fixed reset of captures with quantizers
This commit is contained in:
@@ -176,7 +176,7 @@ Reflect.construct
|
||||
Reflect.set
|
||||
Reflect.setPrototypeOf
|
||||
regexp-dotall
|
||||
regexp-duplicate-named-groups=skip
|
||||
regexp-duplicate-named-groups
|
||||
regexp-lookbehind
|
||||
regexp-match-indices
|
||||
regexp-modifiers
|
||||
|
||||
Reference in New Issue
Block a user