mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
when the vm executes VM_OC_LESS operation, the lookahead optimization will cause the by-passing of vm stop checking. Thus we need to disable the optimization here if JERRY_VM_EXEC_STOP is defined. JerryScript-DCO-1.0-Signed-off-by: Wang Zhikang wzk0406@mail.ustc.edu.cn