diff options
author | Matthew Olsson <matthewcolsson@gmail.com> | 2020-05-05 22:36:24 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-06 19:19:02 +0200 |
commit | 107ca2e4ba8f88f39f58c4a92d238ea642aa0d39 (patch) | |
tree | 2fee5756368b75095ed869eca804637d2434f30e /Libraries/LibCore/DirIterator.cpp | |
parent | 8fe821fae29e790f0a8fa0bc27d14547a316aaa3 (diff) | |
download | serenity-107ca2e4ba8f88f39f58c4a92d238ea642aa0d39.zip |
LibJS: Add function call spreading
Adds support for the following syntax:
myFunction(...x, ...[1, 2, 3], ...o.foo, ...'abcd')
Diffstat (limited to 'Libraries/LibCore/DirIterator.cpp')
0 files changed, 0 insertions, 0 deletions