Commit Graph

  • 0794eb4ee7 !14 Add tonumeric instruction and json_stringifier(Cherry pick) Merge pull request !14 from 常佳兴/monthly_20220614 monthly_20220614 openharmony_ci 2022-07-29 02:12:00 +00:00
  • 8525a77199 Add tonumeric instruction and json_stringifier(Cherry pick) changjiaxing 2022-07-28 21:47:37 +08:00
  • d1ffbccd8b !13 js_date_time_format bugfix Merge pull request !13 from yingguofeng/monthly_20220614 openharmony_ci 2022-07-22 07:55:39 +00:00
  • ad854c14f9 Description:js_date_time_format bugfix yingguofeng@huawei.com 2022-07-22 09:32:15 +08:00
  • 667c4650fc !11 Cherrypick "Bug fix of Heap Dump Snapshot' to monthly Merge pull request !11 from DaiHN/m openharmony_ci 2022-07-21 14:25:36 +00:00
  • 0752826320 Cherrypick "Bug fix of Heap Dump Snapshot' to monthly --------------------------------------------- issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5HACB DaiHN 2022-07-20 09:34:06 +08:00
  • 3321e72dfe !7 workerxts bugfix Merge pull request !7 from lukai/monthly openharmony_ci 2022-07-19 12:57:00 +00:00
  • 7b52dac597 workerxts bugfix lukai 2022-07-18 19:06:58 +08:00
  • 40cbaeb74d !5 Fix miss weak References records in huge object Merge pull request !5 from dingwen/month1_br openharmony_ci 2022-07-18 12:14:10 +00:00
  • 43a53d601f Fix miss weak References records in huge object bug Description:miss weak References records in huge object issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5HALR dingwen 2022-07-15 15:17:33 +08:00
  • 85ffbea88f !1740 heapprofiler support traceAllocation Merge pull request !1740 from Riachel/master master openharmony_ci 2022-07-09 15:17:20 +00:00
  • 6462b1e03c !1510 Add two HIRs RESTORE_REGISTER, SAVE_REGISTER to support generator command Merge pull request !1510 from wanyanglan/master openharmony_ci 2022-07-09 15:16:12 +00:00
  • 04701700e2 !1763 delete some unused log Merge pull request !1763 from weng-changcheng/modify_log openharmony_ci 2022-07-09 14:29:35 +00:00
  • 4a4dfc521f !1761 add atomics ut test case Merge pull request !1761 from jiangkai43/master openharmony_ci 2022-07-09 14:02:11 +00:00
  • 1491ead037 !1756 Rename Commonjs's Objects Merge pull request !1756 from DaiHN/cjs_mod openharmony_ci 2022-07-09 11:00:22 +00:00
  • 439ff56091 delete some unused log wengchangcheng 2022-07-09 18:43:58 +08:00
  • 8e2a8e1e40 !1754 Fix TSAOT Test262 Bugs Merge pull request !1754 from 许杰/fix262 openharmony_ci 2022-07-09 08:45:22 +00:00
  • a2ec8c761d Add two HIRs RESTORE_REGISTER, SAVE_REGISTER to support generator command wanyanglan 2022-06-06 17:41:17 +08:00
  • a4b6fabf0d Description: add atomics ut test case jiangkai43 2022-07-09 11:41:37 +08:00
  • 42ffbdcf93 !1741 Fix TSClassType Sequence Dependency in a file Merge pull request !1741 from dingding/fix_ts_class_type_sequence_dependency openharmony_ci 2022-07-09 04:25:01 +00:00
  • d8c9f28203 Fix TSAOT Test262 Bug xujie 2022-07-07 19:09:19 +08:00
  • f171205ddc Fix TSClassType Sequence Dependency in a file ding 2022-07-05 17:29:09 +08:00
  • 7ad57f2544 Descriptor: heapprofiler support traceAllocation details: heapprofiler support traceAllocation issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5FOAE Riachel 2022-07-06 09:21:45 +08:00
  • fe806dd8f7 !1710 aot add test and enable test on ut Merge pull request !1710 from Hailiang/aot_lowering openharmony_ci 2022-07-08 08:13:32 +00:00
  • 45dd942ea2 aot add test and enable test on ut Hailiang Hu 2022-06-30 21:17:44 +08:00
  • 68a608a804 !1749 decrease compiler time Merge pull request !1749 from weng-changcheng/fix_compiler_time openharmony_ci 2022-07-07 15:09:12 +00:00
  • e5342c59e0 Rename Commonjs's Objects ------------------------------- issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5G29Y?from=project-issue 1. "JSCjsModule" -> "CjsModule" "JSCjsRequire" -> "CjsRequire" "JSCjsExports" -> "CjsExports" 2. builtin_cjs_exports.h -> builtins_cjs_exports.h builtin_cjs_exports.cpp -> builtins_cjs_exports.cpp builtin_cjs_require.h -> builtins_cjs_require.h ... DaiHN 2022-07-07 17:29:10 +08:00
  • cf1abdca4e Descriptor: decrease compiler time details use dynamic link of libark_ecma_debugger.so & libjsdebugtest.so issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5FYDR wengchangcheng 2022-07-06 14:12:54 +08:00
  • e9d6a4f1d0 !1753 add unittest case for js_list_format Merge pull request !1753 from zhaozhibo/master openharmony_ci 2022-07-07 11:42:53 +00:00
  • 429537fa9c !1752 fix codex warning Merge pull request !1752 from hjzhangcm/master openharmony_ci 2022-07-07 11:41:25 +00:00
  • eeecc2f24d !1742 add a unit-test for JSAsyncFunction Merge pull request !1742 from hjzhangcm/master openharmony_ci 2022-07-07 11:40:37 +00:00
  • 3509588b40 !1751 decrease ark log Merge pull request !1751 from weng-changcheng/ark_hilog_decrease openharmony_ci 2022-07-07 11:27:19 +00:00
  • f3b6f7fb02 !1744 Fix CodeCheck Merge pull request !1744 from guobingbing3/optimize openharmony_ci 2022-07-07 11:20:43 +00:00
  • de5847146a Fix CodeCheck guobingbing 2022-07-07 18:43:05 +08:00
  • 976b9c38c7 fix codex warning hjzhangcm 2022-07-07 16:14:16 +08:00
  • ff1c761a63 add unittest case for js_list_format zhaozhibo 2022-07-07 16:30:29 +08:00
  • a77ae133ba !1739 支持context传递 Merge pull request !1739 from wangzhaoyong/master openharmony_ci 2022-07-07 07:56:29 +00:00
  • bae857fd90 Descriptor: decrease ark debug log details: dont print interpreter log issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5FZNJ wengchangcheng 2022-07-07 15:54:12 +08:00
  • 857f10b15b support post context issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5FNMI wangzhaoyong 2022-07-06 20:47:41 +08:00
  • 981db37b8e !1726 fixed for assermbler stubs bug in mobile phone Merge pull request !1726 from getingke/fix_aarch64_aottest openharmony_ci 2022-07-07 02:18:36 +00:00
  • 411438dfea !1737 Improve efficiency of Builtin-string replace Merge pull request !1737 from 袁尧/master openharmony_ci 2022-07-07 01:58:23 +00:00
  • d9eee91cfb fixed for review by songzhengchao getingke 2022-07-07 09:21:54 +08:00
  • d444c973a1 fixed for code check warning getingke 2022-07-07 09:01:26 +08:00
  • b0985576b9 !1747 ark hilog refactor Merge pull request !1747 from weng-changcheng/ark_hilog openharmony_ci 2022-07-06 15:46:51 +00:00
  • cd90e396a7 Descriptor: ark hilog refactor details: 1. use hilog in ohos device 2. use panda logger in host issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5FR5J wengchangcheng 2022-07-06 14:12:54 +08:00
  • fb0f545987 !1743 Improve BuildEcmaStackTrace perf Merge pull request !1743 from linxiang8/master openharmony_ci 2022-07-06 13:27:04 +00:00
  • 2f9ac68b19 !1745 fix generate stub.m failed Merge pull request !1745 from wanghuan2022/master openharmony_ci 2022-07-06 11:39:35 +00:00
  • 7e44aaa83b fix generate stub.m failed wanghuan 2022-07-06 18:58:13 +08:00
  • 9ccd71388b fixed for review comment by wuzhefeng getingke 2022-07-06 18:40:34 +08:00
  • d2999d9452 add test case for JSAsyncFunction and fix notes hjzhangcm 2022-07-06 16:25:37 +08:00
  • f916cc9dd8 Improve BuildEcmaStackTrace perf linxiang 2022-07-06 17:49:18 +08:00
  • d314d02335 fixed for proxy bug getingke 2022-07-06 09:53:50 +08:00
  • 602070087f !1655 fix debugger signal bugs Merge pull request !1655 from Gymee/debugger_bugfix_master openharmony_ci 2022-07-06 01:35:46 +00:00
  • a790594829 fixed for code-check warning getingke 2022-07-05 10:43:30 +08:00
  • 3933c182ec fixed for rewrite assembler stub for aarch64 getingke 2022-07-04 09:44:07 +08:00
  • d8e6324991 New EcmaRuntimeCallInfo in stack pointer g00416891 2022-07-04 10:08:05 +08:00
  • c2e118ea3d !1736 Fix GC crash of asm interpreter bridge frame Merge pull request !1736 from zhangyukun8/cpuprofiler openharmony_ci 2022-07-05 11:53:14 +00:00
  • 96db4b6a46 GC crash of asm interpreter bridge frame 1. GetCallSitesp error of asm interpreter bridge frame zhangyukun8 2022-07-05 18:55:27 +08:00
  • e8521a4c8e !1733 add notes and delete unused codes Merge pull request !1733 from hjzhangcm/master openharmony_ci 2022-07-05 11:15:22 +00:00
  • 76db066bdf Improve the efficiency of builtinString replace yuanyao 2022-07-05 18:53:43 +08:00
  • df05439cb0 !1718 Fix GC memcpy_sp bug Merge pull request !1718 from dingwen/cherry-pick-1656660028 openharmony_ci 2022-07-05 10:33:26 +00:00
  • a1380727ce !1704 Rectify coding specification problems Merge pull request !1704 from zhaozhibo/master openharmony_ci 2022-07-05 10:07:20 +00:00
  • 577af4bd1f add notes and delete unused code hjzhangcm 2022-07-05 16:49:21 +08:00
  • 0008fd65d2 !1594 New EcmaRuntimeCallInfo in stack pointer Merge pull request !1594 from guobingbing3/master openharmony_ci 2022-07-05 09:39:38 +00:00
  • bc33472e36 !1722 add module resolvePath Merge pull request !1722 from fanshengli/module_resolvePath weekly_20220705 openharmony_ci 2022-07-05 08:31:24 +00:00
  • 4841cd02a2 !1707 NativeBindingObject adapt to context Merge pull request !1707 from wangzhaoyong/master openharmony_ci 2022-07-05 08:07:02 +00:00
  • f11810349e New EcmaRuntimeCallInfo in stack pointer g00416891 2022-07-04 10:08:05 +08:00
  • 237102e3fc !1730 Add testcase for JSNumberFormat Merge pull request !1730 from hjzhangcm/master openharmony_ci 2022-07-05 06:14:37 +00:00
  • 09c369278a !1646 c++工具链适配m1平台 Merge pull request !1646 from yinchuang/m1_adapter_1 openharmony_ci 2022-07-05 06:09:54 +00:00
  • 789c97372c fix debugger signal bugs Gymee 2022-06-22 21:14:42 +08:00
  • b975283659 issue:I5F5ZK add module resolvePath lifansheng 2022-07-02 10:12:57 +08:00
  • 179cfb370a NativeBindingObj adapt to context issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5E81V wangzhaoyong 2022-06-30 20:02:08 +08:00
  • 344adcb4e6 !1727 Fix ReplaceHirToSubCfg in the multi-lowering Merge pull request !1727 from dingding/fix_ReplaceHirToSubCfg openharmony_ci 2022-07-04 12:01:00 +00:00
  • f2ff538599 !1630 Fix bugs in ts aot Merge pull request !1630 from huoqingyi/slowlowering openharmony_ci 2022-07-04 11:41:42 +00:00
  • 416169db81 adapter for m1 chip yinchuang 2022-07-04 15:25:39 +08:00
  • 9cb54e6a36 add test case for JSNumberFormat hjzhangcm 2022-07-04 19:13:58 +08:00
  • 5db2f3b982 !1729 Modify static alarm Merge pull request !1729 from hjzhangcm/master openharmony_ci 2022-07-04 10:19:46 +00:00
  • db8cc3a082 Modify static alarm hjzhangcm 2022-07-04 16:59:39 +08:00
  • 5905b54c34 Fix bugs in ts aot huoqingyi 2022-06-16 17:27:35 +08:00
  • d7601fa43e !1728 add js tests to test bytecodehandler Merge pull request !1728 from wpy111/master openharmony_ci 2022-07-04 07:39:47 +00:00
  • a539d889da reason:need tests to test bytecode description:add operate and class test issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5FD8M?from=project-issue wupengyong 2022-07-04 14:51:45 +08:00
  • b36d77eb7e Fix ReplaceHirToSubCfg in the multi-lowering ding 2022-07-04 14:14:15 +08:00
  • e35d0dc03f !1700 RegExpParserCache Set and get add info.groupname Merge pull request !1700 from zhangyouyou/master openharmony_ci 2022-07-04 03:07:58 +00:00
  • fdf56094d6 !1716 Optimize variable-attribute-view problem about object,string show Merge pull request !1716 from wwx1083752/master openharmony_ci 2022-07-04 03:00:32 +00:00
  • 76e55800d7 !1689 CpuProfiler适配汇编解释器 Merge pull request !1689 from zhangyukun8/cpuprofiler openharmony_ci 2022-07-04 02:27:23 +00:00
  • b37479adfe https://gitee.com/openharmony/ark_js_runtime/issues/I5ETSJ zhangyouyou 2022-06-30 11:28:58 +08:00
  • c041e23892 CpuProfiler adapt assembly-interpreter 1. lookup traces when a frame has not been constructed totally 2. update rbp before exit current frame 3. update leaveFrame_ before callngcruntime 4. fix bigint zhangyukun8 2022-06-29 09:43:42 +08:00
  • 104413da65 !1721 add step into testcase Merge pull request !1721 from changcheng/add_testcase openharmony_ci 2022-07-02 06:26:22 +00:00
  • f447952121 !1717 Using panda file unique id as file index in aot output file, instead of filehash calculated by file path. Merge pull request !1717 from luochuhao/fileuniqueid openharmony_ci 2022-07-02 03:47:51 +00:00
  • 54a5e7de39 Descriptor: add debugger test details: add step into test issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5F3A8 wengchangcheng 2022-07-01 16:00:45 +08:00
  • 8ddb9be942 !1709 add nullptr check Merge pull request !1709 from changcheng/fix_bug openharmony_ci 2022-07-02 03:19:56 +00:00
  • b57e9810cd Use panda file unique id as file index in aot output file, instead of filehash calculated by file path. luochuhao 2022-06-16 11:21:48 +08:00
  • 08a6fd98f2 !1719 delete unused method Merge pull request !1719 from hjzhangcm/master openharmony_ci 2022-07-01 10:42:33 +00:00
  • 2401947648 Rectify coding specification problems from codecheck panel zhaozhibo 2022-06-30 15:17:08 +08:00
  • e0acde7a42 !1690 Put bcStubEntries as offset 0 of glueData Merge pull request !1690 from 孙哲/master openharmony_ci 2022-07-01 09:03:58 +00:00
  • 1dc1ca0b72 Put bcStubEntries as Offset 0 of glueData sunzhe23 2022-06-29 10:17:21 +08:00
  • 07e94e4f6a Delete methods that are not used when constructing jsfunctions during the initialization of builtins hjzhangcm 2022-07-01 16:12:46 +08:00
  • aa7a574606 fixed 0ed1f47 from https://gitee.com/dwhuawei/ark_js_runtime/pulls/1713 Fix GC memcpy_sp bug Description: Fix memcpy_sp copy object fail bug issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5E0FE dingwen 2022-07-01 09:59:00 +08:00
  • b828cdb6ab !1713 Fix GC memcpy_sp bug Merge pull request !1713 from dingwen/master openharmony_ci 2022-07-01 07:08:31 +00:00
  • 2b87853073 Optimize variable-attribute-view problem about object/string show liang-kaixuande 2022-07-01 14:19:32 +08:00