Commit Graph

  • f0290b61a0 !783 Solve the problem that the json file generated by fangtaobao.hap cannot be parsed and fix codedex Merge pull request !783 from 王犇/master openharmony_ci 2022-03-16 11:33:49 +00:00
  • b9baee1439 !787 sdk is compatible with the yellow zone Merge pull request !787 from 常佳兴/master openharmony_ci 2022-03-16 11:22:42 +00:00
  • 1cd0d2417a !785 adjust asm interpreter option order Merge pull request !785 from wanghuan2022/master openharmony_ci 2022-03-16 10:44:39 +00:00
  • b557875299 !718 Add call related lowering Merge pull request !718 from 许杰/call_lowering openharmony_ci 2022-03-16 10:22:44 +00:00
  • 16d3db0ec8 !718 Add call related lowering Merge pull request !718 from 许杰/call_lowering openharmony_ci 2022-03-16 10:22:44 +00:00
  • 1952db3abd The bigint instruction is moved backward, and the sdk is compatible with the yellow zone changjiaxing 2022-03-16 17:46:59 +08:00
  • a76b8899c5 reason:TDD fail wupengyong 2022-03-16 17:18:03 +08:00
  • 8091dfc589 adjust asm interpreter option order wanghuan 2022-03-16 16:46:54 +08:00
  • 9af67ae13a Solve the problem that the json file generated by fangtaobao.hap cannot be parsed and fix codedex wangben 2022-03-16 16:40:15 +08:00
  • 1a8041443d !776 fix transitions unable to release causing oom Merge pull request !776 from fanshengli/fix_jshclass openharmony_ci 2022-03-16 08:39:07 +00:00
  • eb073c785e Solve the problem that the json file generated by fangtaobao.hap cannot be parsed wangben 2022-03-16 16:23:30 +08:00
  • 4e8605f7ad !723 add asm handle disable range by option Merge pull request !723 from wanghuan2022/master openharmony_ci 2022-03-16 08:02:37 +00:00
  • 71bf2ff5c5 Add AOT call lowering and refactor trampoline function xujie 2022-03-16 14:14:38 +08:00
  • 8e685acb65 asynchronous callback support hitrace scw 2022-03-16 15:04:05 +08:00
  • 68ab7992a7 feature:add asm handle disable range by option wanghuan 2022-03-10 17:34:02 +08:00
  • f00e5b77e9 !752 optimize TypedArray join Merge pull request !752 from 苏重威/master openharmony_ci 2022-03-16 05:54:13 +00:00
  • 9c1f03b7be !748 Add Call Stub Merge pull request !748 from 李晨帅/master openharmony_ci 2022-03-16 04:57:48 +00:00
  • 1be731282c !754 fix ecmastring table Merge pull request !754 from xliu/fixstringtable openharmony_ci 2022-03-16 02:33:36 +00:00
  • c8dd2e6a88 Fix internal issue list problem zhaozhibo 2022-03-16 09:29:15 +08:00
  • f97b9349b1 issue:I4Y020 lifansheng 2022-03-16 09:07:53 +08:00
  • 71aa15b6d2 !777 Fix FindTransitions Null to Undefined Merge pull request !777 from dingding/fix_undefined_in_stub openharmony_ci 2022-03-15 14:55:55 +00:00
  • 94f6bc8ff9 !774 revert ark_js_rumtime to fix rk3568 launcher failed Merge pull request !774 from fanshengli/revert openharmony_ci 2022-03-15 14:32:24 +00:00
  • 218929ce9b !654 Add information such as instruction immediate, method_id, string_id, etc. Merge pull request !654 from wanyanglan/info openharmony_ci 2022-03-15 14:32:19 +00:00
  • f2a1852439 Fix FindTransitions Null to Undefined ding 2022-03-15 22:00:02 +08:00
  • 0a2f16a315 !764 add testcase for module Merge pull request !764 from yaojian16/code_20220314 openharmony_ci 2022-03-15 13:44:49 +00:00
  • 7656c9ec17 Revert "issue : I4WXCY" lifansheng 2022-03-15 20:59:22 +08:00
  • f259748bbe add testcase for module y00576111 2022-03-14 21:07:16 +08:00
  • ef745ad3f2 !761 fix ts benchmark oom Merge pull request !761 from xiongluo/ts_benchmark_oom_release openharmony_ci 2022-03-15 09:58:54 +00:00
  • 5b63cea95d !773 add test for ecmastring Merge pull request !773 from xliu/fix_ecmastring_table openharmony_ci 2022-03-15 09:54:48 +00:00
  • 915366d765 Add Call Stub lichenshuai 2022-03-12 18:47:21 +08:00
  • b396ad1207 add test for ecmastring table Description Extract test cases according to the usage scenarios of Cocos. Issue: #I4XY2M:add test for ecmastring table xliu 2022-03-15 16:44:30 +08:00
  • ba3c58e228 !769 fix leaveframe and aarch64.S Merge pull request !769 from wpy111/master openharmony_ci 2022-03-15 08:06:43 +00:00
  • b82f3cfa84 Fix internal issue list problem zhaozhibo 2022-03-15 15:53:31 +08:00
  • da53dd0367 !746 fix transitions unable to release causing oom Merge pull request !746 from fanshengli/fix_bug openharmony_ci 2022-03-15 07:51:12 +00:00
  • 03006a6ed9 !763 Fix AllocateArrayBuffer by BoundFunction NewTarget Merge pull request !763 from dingding/fix_allocate_arraybuffer openharmony_ci 2022-03-15 07:45:30 +00:00
  • 1dc10a3958 !759 Fix ts benchmark oom Merge pull request !759 from xiongluo/ts_benchmark_oom openharmony_ci 2022-03-15 06:43:58 +00:00
  • d78d6dd628 !766 move run_test262.sh to test directory Merge pull request !766 from wanyanglan/master openharmony_ci 2022-03-15 03:46:13 +00:00
  • dd9120a1c2 reason:call_trampolines_aarch64.S and leaveframe has bug wupengyong 2022-03-15 14:27:50 +08:00
  • 375046787e !766 move run_test262.sh to test directory Merge pull request !766 from wanyanglan/master openharmony_ci 2022-03-15 03:46:13 +00:00
  • ed850e9ddf Fix ts benchmark oom by reducing the limits. xiongluo 2022-03-13 21:02:46 -10:00
  • 1ca17779cb Fix AllocateArrayBuffer By BoundFunction NewTarget ding 2022-03-14 19:47:38 +08:00
  • fd4c928922 Add information such as instruction immediate, method_id, string_id, etc. wanyanglan 2022-03-04 15:52:07 +08:00
  • b8503fe8ae move run_test262.sh to test directory wanyanglan 2022-03-15 09:27:04 +08:00
  • b1b7219fb9 fix ts benchmark oom xiongluo 2022-03-13 22:22:55 -10:00
  • d876951fa3 Fix internal issue list problem zhaozhibo 2022-03-15 09:26:47 +08:00
  • 976cf3b3f7 !751 fix FastMul performance issues Merge pull request !751 from 孙哲/master openharmony_ci 2022-03-14 12:45:46 +00:00
  • 5f0c650259 !703 modify transitions to weak reference Merge pull request !703 from dingding/waek_transitions openharmony_ci 2022-03-14 12:11:31 +00:00
  • 80c9dd8baa Fix internal issue list problem zhaozhibo 2022-03-14 17:42:27 +08:00
  • 0ae339c4bf !740 add bigint napi and fix bug Merge pull request !740 from 常佳兴/OpenHarmony-3.1-Release openharmony_ci 2022-03-14 08:52:58 +00:00
  • 36cda6316c Fix internal issue list problem zhaozhibo 2022-03-14 16:49:23 +08:00
  • b3eda09bdf !756 fix ecmastring table Merge pull request !756 from xliu/fix_ecmastring_table openharmony_ci 2022-03-14 08:35:59 +00:00
  • 6deef90f3b Fix internal issue list problem zhaozhibo 2022-03-14 16:32:33 +08:00
  • 116b8f85cb Fix internal issue list problem zhaozhibo 2022-03-14 15:19:45 +08:00
  • 99343aa324 fix ecmastring table and optimize TypedArray join Description 1. Fix ecmastring table in concat string when string is not intern string. 2. append string by memcpy. Issue: #I4XPUO:fix ecmastring table and optimize TypedArray join xliu 2022-03-14 09:51:04 +08:00
  • a44d68473a Fix FastMul performance issues sunzhe23 2022-03-13 20:50:02 -07:00
  • 99b315d565 optimize TypedArray join scw 2022-03-13 11:43:25 +08:00
  • 89cd2937db fix ecmastring table Description Fix ecmastring table in concat string when string is not intern string Issue: #I4XNEU:fix ecmastring table xliu 2022-03-14 11:03:53 +08:00
  • e0b8620c6c modify transitions to weak reference ding 2022-03-11 17:30:43 +08:00
  • b6531dfa05 !706 change securec path Merge pull request !706 from zhoushilin/master openharmony_ci 2022-03-14 02:40:00 +00:00
  • f0a1ffda8b Merge branch 'OpenHarmony-3.1-Release' of gitee.com:openharmony/ark_js_runtime into OpenHarmony-3.1-Release 常佳兴 2022-03-14 01:38:50 +00:00
  • 1b2a9f35cb !749 fix ark js stack message Merge pull request !749 from changcheng/fix_js_stack_message openharmony_ci 2022-03-13 10:14:32 +00:00
  • aa13842b69 !747 sync lexical code to Release Merge pull request !747 from huangfeijie/OpenHarmony-3.1-Release OpenHarmony-3.1-API9-SDK-Canary openharmony_ci 2022-03-13 09:08:13 +00:00
  • 5d9000cbf4 !747 sync lexical code to Release Merge pull request !747 from huangfeijie/OpenHarmony-3.1-Release openharmony_ci 2022-03-13 09:08:13 +00:00
  • 10879746a3 !750 fix ark js stack message Merge pull request !750 from changcheng/cherry-pick-1647097476 openharmony_ci 2022-03-13 08:42:16 +00:00
  • 8c0f685148 !750 fix ark js stack message Merge pull request !750 from changcheng/cherry-pick-1647097476 openharmony_ci 2022-03-13 08:42:16 +00:00
  • 3d740385cf fixed 481cef5 from https://gitee.com/weng-changcheng/ark_js_runtime/pulls/749 modify exception stack message wengchangcheng 2022-03-12 22:57:39 +08:00
  • 481cef50ea modify exception stack message wengchangcheng 2022-03-12 22:57:39 +08:00
  • 787226664f !744 writebarrier marking fast path and Frame Refactor Merge pull request !744 from songzhengchao/refactor0312 openharmony_ci 2022-03-12 11:40:40 +00:00
  • 91782c8f47 issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4XJZ7 sync lexenv fix to release h00611971 2022-03-12 18:10:57 +08:00
  • 44816cc3bc writebarrier marking fast path and Frame Refactor songzhengchao 2022-03-12 17:29:12 +08:00
  • 4716bc6839 issue : I4WXCY lifansheng 2022-03-12 16:42:20 +08:00
  • 1ef00399b9 !742 fix js_thread.h debug assert compilation error Merge pull request !742 from 孙哲/master openharmony_ci 2022-03-12 07:58:12 +00:00
  • 927c46f64b !742 fix js_thread.h debug assert compilation error Merge pull request !742 from 孙哲/master openharmony_ci 2022-03-12 07:58:11 +00:00
  • 9700b17d59 fix js_thread.h debug assert compilation error sunzhe23 2022-03-11 22:59:34 -08:00
  • 9e9dbc6f18 !725 Find method slowly when pandafile translate Merge pull request !725 from yingguofeng/master openharmony_ci 2022-03-12 04:30:47 +00:00
  • d8b5457071 add bigint napi and fix bug changjiaxing 2022-03-12 11:58:30 +08:00
  • f193184b27 !721 Modify Containers Merge pull request !721 from chenqi/OpenHarmony-3.1-Release openharmony_ci 2022-03-12 04:10:18 +00:00
  • 5052af430e !736 refactor runtime call id Merge pull request !736 from 孙哲/master openharmony_ci 2022-03-12 03:47:32 +00:00
  • 6f4c24cafb !730 fix builtins_locale_test.cpp Merge pull request !730 from hjzhangcm/master openharmony_ci 2022-03-11 10:39:20 +00:00
  • 57fe644984 refactor runtime trampoline id sunzhe23 2022-03-11 00:08:16 -08:00
  • 83c5aefd94 fix builtins_locale_test.cpp hjzhangcm 2022-03-11 11:05:53 +08:00
  • 71e27d01a5 !681 modify currentframe to leaveframe Merge pull request !681 from wpy111/master openharmony_ci 2022-03-11 07:22:18 +00:00
  • 756a285093 reason:enable interpreterAsm Gc wupengyong 2022-03-04 10:34:05 +08:00
  • 1c328f839e !727 Add bigint type, add related instructions and Napi Merge pull request !727 from zhangyouyou/master openharmony_ci 2022-03-11 03:34:59 +00:00
  • d379f66314 add testcase of jspthooks zz 2022-03-09 14:29:13 +08:00
  • d91ad393c2 !722 Refactor Frame layout Merge pull request !722 from songzhengchao/refactor0310 openharmony_ci 2022-03-10 14:33:46 +00:00
  • 414cbee7c3 !720 Find method slowly when pandafile translate Merge pull request !720 from yingguofeng/性能优化 openharmony_ci 2022-03-10 14:32:00 +00:00
  • a286c67b34 Optimization: Find method slowly when pandafile translate yingguofeng@huawei.com 2022-03-10 17:02:04 +08:00
  • 4c84b8cd90 Optimization: Find method slowly when pandafile translate yingguofeng@huawei.com 2022-03-10 17:02:04 +08:00
  • 66dec69743 Add bigint type, add related instructions and Napi zhangyouyou 2022-03-10 21:25:06 +08:00
  • ab7534e28b !472 EcmaScript Standard Module Implementation Merge pull request !472 from yaojian16/module_20220124 openharmony_ci 2022-03-10 12:55:38 +00:00
  • cea3ac020f Refactor Frame layout songzhengchao 2022-03-10 19:24:49 +08:00
  • a1796a573e EcmaScript Standard Module Implementation y00576111 2022-01-30 16:01:33 +08:00
  • d5eb5a4300 Modify Containers chenqi 2022-03-10 18:13:05 +08:00
  • 7e4c0ceed3 !715 Refactor EcmaVM and JSThread Merge pull request !715 from Gargoyle.h/wzfmaster-dev openharmony_ci 2022-03-10 09:34:13 +00:00
  • 566eaabd96 Refactor JSThread layout and introduce macro for debugging wuzhefeng 2022-03-09 01:53:59 -08:00
  • 0cc57d2d60 !697 Add JS Function Entry frame & LeaveFrame for arm32 Merge pull request !697 from getingke/arm32_js_frame openharmony_ci 2022-03-10 05:13:13 +00:00
  • b85ad66683 !696 enable parallel GC on l2 Merge pull request !696 from xiongluo/enable_parallel_on_release openharmony_ci 2022-03-10 03:34:25 +00:00
  • c20b572e0a !714 modify ArkTools Merge pull request !714 from xliu/add_properties openharmony_ci 2022-03-10 03:00:34 +00:00
  • 3932198293 !668 change Class Ecma_VM's member options_ for multiple use Merge pull request !668 from 冷昌晶/master openharmony_ci 2022-03-10 02:05:00 +00:00