jerryscript-project / jerryscript

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

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

Closed matetokodi closed 4 months ago

matetokodi commented 4 months ago

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