Files
ladybird/Libraries/LibJS/Runtime
Andreas Kling cc14b5a6d7 LibJS: Implement a very hackish "arguments" object
We now lazily create an "arguments" array inside functions when code
tries to access it.

This doesn't follow the spec at all but still covers a lot of the
basic uses of arguments, i.e "arguments.length" and "arguments[n]"
2020-12-05 16:41:41 +01:00
..
2020-12-02 23:49:00 +01:00
2020-12-02 23:49:00 +01:00
2020-12-02 23:49:00 +01:00
2020-10-04 17:03:33 +02:00
2020-12-05 13:55:55 +01:00
2020-12-05 13:55:55 +01:00
2020-12-01 09:54:37 +01:00
2020-12-05 13:55:55 +01:00