mirror of
https://github.com/openharmony/ark_js_runtime.git
synced 2026-07-25 22:15:32 -04:00
77411b7e75
The debugger behaves unexpectedly after step operations
act on the commands after a command modified by "await"
Details:
Make the debugger pause at the begin of
PendingJob::ExecutePendingJob function
Issue:
https://gitee.com/openharmony/ark_js_runtime/issues/I5936Z
Signed-off-by: Gongyuhang <gongyuhang5@huawei.com>