Files
ladybird/Userland/Libraries/LibJS/Runtime
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-02-23 20:56:54 +01:00
2021-04-15 20:57:13 +02:00
2021-03-22 20:58:22 +01:00
2021-02-23 20:56:54 +01:00
2021-01-12 12:17:46 +01:00
2021-04-18 18:28:17 +02:00
2021-04-18 18:28:17 +02:00