mirror of
https://github.com/openharmony/ace_napi.git
synced 2026-08-26 18:06:36 -04:00
1b7dd135dd
Add SuspendVM() and ResumeVM() which call jsruntime jsnapi SuspendVM() and ResumeVM() Modify call GetUncaughtException to call GetAndClearUncaughtException ISSUE:https://gitee.com/openharmony/ark_js_runtime/issues/I4SECM Add testcase for SuspendVM() and ResumeVM() in test_ark.cpp Signed-off-by: scw <suchongwei@huawei.com>