Files
ladybird/Libraries/LibC
AnotherTest 8ba273a2f3 LibJS: Hook up Regex<ECMA262> to RegExpObject and implement `test()'
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()'.
2020-11-27 21:32:41 +01:00
..
2020-11-24 21:36:28 +01:00
2020-04-06 11:09:01 +02:00
2020-09-27 01:02:11 +02:00
2020-10-30 17:03:28 +01:00
2020-10-02 16:03:17 +02:00
2020-06-23 14:12:20 +02:00
2020-09-27 01:02:11 +02:00
2020-07-06 10:01:14 +02:00
2020-09-12 13:46:15 +02:00
2020-07-11 11:33:33 +02:00
2020-07-04 10:49:36 +02:00
2020-11-10 19:03:08 +01:00
2020-10-15 13:45:00 +02:00
2020-05-07 23:32:11 +02:00
2020-09-27 01:02:11 +02:00