mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
In case of static super member assignments there was a missing check to validate if the CBC opcode is of CBC_EXT_PUSH_STATIC_SUPER. Fixes: #3458 JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.u-szeged@partner.samsung.com