Files
ladybird/Userland/Libraries/LibJS/Runtime
Andreas Kling d1ffeaf66d LibJS: Use CreateUnmappedArgumentsObject for non-simple parameter lists
This patch implements the IsSimpleParameterList static semantics for
ordinary function objects.

We now also create an unmapped arguments object for callee contexts
with non-simple parameter lists, instead of only doing it in strict
mode. Covered by test262.
2021-06-28 12:18:58 +02:00
..
2021-06-13 00:33:18 +01:00
2021-06-05 14:56:58 +01:00
2021-06-27 22:40:49 +02:00
2021-06-27 22:40:49 +02:00