Files
ladybird/Userland/Libraries/LibJS/Runtime
Aliaksandr Kalenik 210a5d77dc LibJS: Use a local variable for arguments object when possible
This allows us to skip allocating a function environment in cases where
it was previously impossible because the arguments object needed a
binding.

This change does not bring visible improvement in Kraken or Octane
benchmarks but seems useful to have anyway.
2024-05-21 11:24:50 +02:00
..
2024-04-24 16:50:01 -04:00
2023-11-30 09:51:46 -05:00
2024-05-04 21:42:59 +02:00
2024-04-24 16:50:01 -04:00
2024-05-12 19:10:25 +02:00
2024-05-12 19:10:25 +02:00