mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-25 17:15:44 +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)