Files
ladybird/Libraries/LibJS/Tests
Linus Groh e163db248d LibJS: Implement RegExp.prototype.toString() as standalone function
This should not just inherit Object.prototype.toString() (and override
Object::to_string()) but be its own function, i.e.
'RegExp.prototype.toString !== Object.prototype.toString'.
2020-11-04 19:33:49 +01:00
..
2020-11-02 22:40:59 +01:00
2020-10-02 16:03:17 +02:00
2020-10-02 16:03:17 +02:00