mirror of
https://github.com/openharmony/ark_js_runtime.git
synced 2026-08-26 18:06:39 -04:00
da747b6123
1.Add aot test case: CreateEmptyArray and CreateEmptyObject and add them to Aot UT-Test. 2.fix "thisobj and input args" bug of callIThisRangeDyn. 3.Update LowerLdGlobalVar and LowerLdObjByName in lowering. 4.fix "callruntime" bug in lowering of LowerStObjByIndex. issue:https://gitee.com/openharmony/ark_js_runtime/issues/I550RE Signed-off-by: lijincheng <lijincheng13@huawei.com>