jerryscript-project / jerryscript

Ultra-lightweight JavaScript engine for the Internet of Things.
https://jerryscript.net
Apache License 2.0
6.96k stars 673 forks source link

Fix arguments object in eval-ed functions in static class initializers #5140

Closed matetokodi closed 6 months ago

matetokodi commented 6 months ago

This patch fixes https://github.com/jerryscript-project/jerryscript/issues/5117 and https://github.com/jerryscript-project/jerryscript/issues/5119