Open hope-fly opened 2 years ago
Note about the issue: Due to the recursive first property access in Array.prototype.shift
the after the property is deleted by the operation, the previous call frames function object/lexical environment become invalid memory reference.
JerryScript revision
Commit: 42523bd6
Version: v3.0.0
Build platform
Ubuntu 18.04.5 LTS (Linux 5.4.0-44-generic x86_64)
Build steps
ASAN closed
Test case
Execution steps & Output
Credits: Found by OWL337 team.