diff options
author | Linus Groh <mail@linusgroh.de> | 2020-04-28 18:10:40 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-04-28 20:15:38 +0200 |
commit | 315255942273d4488b94a06ce266cab92277f21f (patch) | |
tree | 63eb827e98b24abd52a6a120bb6a1896ab66f8ea /Libraries/LibC/utsname.cpp | |
parent | 823cc7bc1c206a60577021b4af2138eecdefb549 (diff) | |
download | serenity-315255942273d4488b94a06ce266cab92277f21f.zip |
LibJS: Call Array.prototype.findIndex() callback for empty elements
If the array value at the current index is empty, the callback will
be called with undefined as value.
Diffstat (limited to 'Libraries/LibC/utsname.cpp')
0 files changed, 0 insertions, 0 deletions