mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 19:19:18 +00:00
A missing searchString is allowed by the specification and is treated
as js_undefined. ("undefined test".startsWith() => true)
A missing searchString is allowed by the specification and is treated
as js_undefined. ("undefined test".startsWith() => true)