mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 07:17:35 +00:00
![]() This makes RegExpObject compile and store a Regex<ECMA262>, adds all flag-related properties, and implements `RegExpPrototype.test()` (complete with 'lastIndex' support) :^) It should be noted that this only implements `test()' using the builtin `exec()'. |
||
---|---|---|
.. | ||
Array | ||
BigInt | ||
Boolean | ||
Date | ||
Error | ||
Function | ||
functions | ||
Infinity | ||
JSON | ||
Math | ||
NaN | ||
Number | ||
Object | ||
Proxy | ||
Reflect | ||
RegExp | ||
String | ||
Symbol |