| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Reopen builtins_stub test case and Clean AOTTest gn 1. Reopen builtins_stub test case, should only be ran under typed path. (The output of the test case verifies the execution paths by logs, and it should be tested in slow path mode.) 2. Delete unused gn arg is_disable_type_lowering. Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6SLFE Signed-off-by: dingding <dingding5@huawei.com> Change-Id: Ief4e927b16012b078683d1536ad149dd37da67a4 | 3 年前 | |
Fix aot newobjdynrange, Add relevant testcase, Some aot Refactor 1.Fix aot newobjdynrange by call JSFunction::Construct. 2.Add native new test case(new non-native constructor depends on defineclass). 3.Add StackAssertScope in debug mode. 4.Delete retired call code in runtime_stubs. 5.Refactor GetArg from macros to inline function in RuntimeStubs. Signed-off-by: ding <dingding5@huawei.com> Change-Id: Ic89b98af11f2e2fc97aaeba1704d27a95d2c0c7b | 4 年前 | |
Fix BinaryArithmetic get wrong gateType bug Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I7PN45 Signed-off-by: sunzhe23 <sunzhe23@huawei.com> | 3 年前 |