Files
ladybird/Libraries
Matthew Olsson 107ca2e4ba LibJS: Add function call spreading
Adds support for the following syntax:

    myFunction(...x, ...[1, 2, 3], ...o.foo, ...'abcd')
2020-05-06 19:19:02 +02:00
..
2020-04-15 16:58:46 +02:00
2020-05-06 14:50:29 +02:00
2020-05-06 19:19:02 +02:00
2020-05-02 01:23:30 +02:00
2020-04-20 20:23:26 +02:00
2020-05-06 14:50:29 +02:00