mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
parent
6e997648ba
commit
d3ffa46e36
4 changed files with 11 additions and 10 deletions
|
|
@ -235,8 +235,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=933681
|
|||
gPrototypeProperties['RegExp'] =
|
||||
["constructor", "toSource", "toString", "compile", "exec", "test",
|
||||
Symbol.match, Symbol.replace, Symbol.search, Symbol.split,
|
||||
"flags", "global", "ignoreCase", "multiline", "source", "sticky", "unicode",
|
||||
"lastIndex"];
|
||||
"flags", "global", "ignoreCase", "multiline", "source", "sticky", "unicode"];
|
||||
gConstructorProperties['RegExp'] =
|
||||
constructorProps(["input", "lastMatch", "lastParen",
|
||||
"leftContext", "rightContext", "$1", "$2", "$3", "$4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue