Files
ladybird/Userland/Libraries/LibJS
Idan Horowitz b1e5330e64 LibJS: Stop early-returning on missing searchString in String.startsWith
A missing searchString is allowed by the specification and is treated
as js_undefined. ("undefined test".startsWith() => true)
2021-04-20 14:38:54 +02:00
..
2021-04-18 18:28:17 +02:00
2021-04-18 18:28:17 +02:00
2021-02-23 20:56:54 +01:00