Files
ladybird/Libraries/LibJS
Linus Groh cfdb7b8806 LibJS: Make (most) String.prototype functions generic
I.e. they don't require the |this| value to be a string object and
"can be transferred to other kinds of objects for use as a method" as
the spec describes it.
2020-04-29 18:53:21 +02:00
..
2020-04-28 20:37:21 +02:00
2020-04-14 12:54:09 +02:00
2020-04-22 11:48:14 +02:00
2020-04-27 11:32:18 +02:00