jerryscript-project / jerryscript

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

Ban setting 'Object.prototype.__proto__' as Proxy to prevent circular… #4961

Closed mnegyokru closed 2 years ago

mnegyokru commented 2 years ago

… referencing

in prototype chain.

This patch fixes #4941

JerryScript-DCO-1.0-Signed-off-by: Martin Negyokru negyokru@inf.u-szeged.hu