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

Put reference on executable object's this_binding to avoid unwanted f… #5169

Closed gergocs closed 3 days ago

gergocs commented 3 days ago

…rees before exiting execution

This patch fixes #4870.

The implementation is based on PR #4966, only resolved the conflicts and applied requested changes.

Co-authored-by: Martin Negyokru negyokru@inf.u-szeged.hu JerryScript-DCO-1.0-Signed-off-by: Gergo Csizi gergocs@inf.u-szeged.hu