Commit Graph

  • f80fd95d24 !644 actor code Merge pull request !644 from changcheng/actor_bugfix openharmony_ci 2022-03-02 12:20:54 +00:00
  • 34d7921403 !660 add a unit-test for BuiltinsLocale Merge pull request !660 from hjzhangcm/master openharmony_ci 2022-03-02 10:20:24 +00:00
  • 8f3159bb54 !655 add BigInt type order Merge pull request !655 from zhangyouyou/weekly_20220301 openharmony_ci 2022-03-02 10:16:59 +00:00
  • bfa3466139 issue:https://gitee.com/openharmony/ark_js_runtime/issues/I4W0OI?from=project-issue songzhengchao 2022-03-02 17:51:58 +08:00
  • 4c5bff3288 Related issue: #I4W0C0 sunzhe23 2022-03-02 01:11:35 -08:00
  • 28957ada85 add test case for builtinslocale and fix cmetrics warning hjzhangcm 2022-03-02 09:48:58 +08:00
  • ab060b27d0 !662 cherry-pick "stackless new operation" to weekly_20220301 Merge pull request !662 from dingding/stackless_new_to_weekly openharmony_ci 2022-03-02 09:12:36 +00:00
  • 1bfe6398f7 !646 fix PtrBuildTaggedWithNoGC Merge pull request !646 from wpy111/master openharmony_ci 2022-03-02 08:58:07 +00:00
  • 1e556556cb js pandafile refactor, support actor function y00576111 2022-03-02 16:54:20 +08:00
  • 4011a1d80b Fix RegExp \p bug lichenshuai 2022-03-02 15:35:21 +08:00
  • 7c7b0e5097 fix actor bug wengchangcheng 2022-02-28 15:04:37 +08:00
  • 9eeef5be33 js pandafile refactor, support actor function y00576111 2022-02-06 23:16:08 +08:00
  • bb4c613ec5 !635 Add adpat code for windows platform Merge pull request !635 from Pan Zhenyu/master openharmony_ci 2022-03-02 07:23:34 +00:00
  • 22478e2d5a Stackless optimalize new operation, including BuiltinsConstructor new and the most common new with callType is HAVE_THIS ding 2022-03-02 12:40:20 +08:00
  • 17258d9872 Adapt for windows platform panzhenyu1 2022-02-26 11:08:37 +08:00
  • d02e4f8bd9 fix ptr cast to taggedvalue wupengyong 2022-03-02 10:21:05 +08:00
  • abea43262f Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com> zhangyouyou 2022-03-02 00:26:46 +08:00
  • 641b8263e3 Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com> zhangyouyou 2022-03-01 23:48:26 +08:00
  • 672d50935e !640 fix problems concerning lexicalEnv Merge pull request !640 from huangfeijie/master openharmony_ci 2022-03-01 15:37:57 +00:00
  • 51a2029893 Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com> zhangyouyou 2022-03-01 23:25:28 +08:00
  • 7baa24d4fe Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com> zhangyouyou 2022-03-01 23:04:16 +08:00
  • a07d525d8d !651 Add Memory Tag for Js Heap Merge pull request !651 from lukai/master openharmony_ci 2022-03-01 14:46:41 +00:00
  • 7a218f964d !638 stackless new operation Merge pull request !638 from dingding/stackless_new openharmony_ci 2022-03-01 14:12:35 +00:00
  • 95fd9cff8d !638 stackless new operation Merge pull request !638 from dingding/stackless_new openharmony_ci 2022-03-01 14:12:35 +00:00
  • f03f05afac !653 Refactor StubMachineType Merge pull request !653 from Mingliang Zeng/master openharmony_ci 2022-03-01 12:59:19 +00:00
  • 515b485da5 !653 Refactor StubMachineType Merge pull request !653 from Mingliang Zeng/master openharmony_ci 2022-03-01 12:59:18 +00:00
  • c2ad32ebcc Stackless optimalize new operation, including BuiltinsConstructor new and the most common new with callType is HAVE_THIS ding 2022-03-01 19:19:40 +08:00
  • 8cc9811c4c Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com> zhangyouyou 2022-03-01 20:07:08 +08:00
  • 2c9fb31103 Related issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VSUH Mingliang Zeng 2022-03-01 16:31:08 +08:00
  • f2a359cf6e !648 IC performance optimization by remove redundant code Merge pull request !648 from DaiHN/master openharmony_ci 2022-03-01 08:18:17 +00:00
  • 8bcde55280 issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4UBDP Mingliang Zeng 2022-02-18 16:56:13 +08:00
  • 6c18222edd IC performance optimization by remove redundant code DaiH 2022-02-28 21:02:49 +08:00
  • d23dfb2033 Add Memory Tag for Js Heap Issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VRCY?from=project-issue Signed-off-by: lukai <lukai25@huawei.com> lukai 2022-03-01 14:54:11 +08:00
  • 87d816a881 !630 CallRuntimeTrampoline brige support aarch64 Merge pull request !630 from songzhengchao/js_function_entry_frame0224 openharmony_ci 2022-03-01 06:52:59 +00:00
  • 304aa3caf4 !649 handle check alarms Merge pull request !649 from hjzhangcm/master openharmony_ci 2022-03-01 03:36:19 +00:00
  • 66ad032336 issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E fix problems concerning lexicalEnv h00611971 2022-02-26 15:55:01 +08:00
  • 2f99abd413 CallRuntimeTrampoline brige support aarch64 songzhengchao 2022-03-01 10:57:53 +08:00
  • abc89f74ba Handle compile alarms hjzhangcm 2022-03-01 09:38:27 +08:00
  • c4f9b6b74c !632 add a unit-test for jsonparser Merge pull request !632 from hjzhangcm/master openharmony_ci 2022-03-01 01:18:16 +00:00
  • dcf24141f3 !632 add a unit-test for jsonparser Merge pull request !632 from hjzhangcm/master openharmony_ci 2022-03-01 01:18:16 +00:00
  • 8bc4c1e8a8 !647 Fix VerificationTest Failure Merge pull request !647 from yingguofeng/master openharmony_ci 2022-02-28 14:24:59 +00:00
  • ac6332be22 Fix VerificationTest Failure yingguofeng@huawei.com 2022-02-28 20:53:53 +08:00
  • 7805bac52c !642 remove TSTypeTest TDD temporarily to aviod CI warning Merge pull request !642 from fanshengli/master openharmony_ci 2022-02-28 09:10:43 +00:00
  • 5ef886111b !512 Use include managed_thread.h instead of thread.h Merge pull request !512 from Pavel/thread_split openharmony_ci 2022-02-28 09:02:45 +00:00
  • a310d2d54f !643 Fix asm compile error Merge pull request !643 from 李晨帅/master openharmony_ci 2022-02-28 08:50:04 +00:00
  • 3817e3f142 Fix asm compile error. lichenshuai 2022-02-28 12:01:23 +08:00
  • 3504587087 add json_parser_test.cpp to test class jsonparser hjzhangcm 2022-02-25 10:55:16 +08:00
  • 78c4146739 issue:#I4VGW6 lifansheng 2022-02-28 09:31:08 +08:00
  • 96e53d497d !641 Fix application bug that found by monkey testing Merge pull request !641 from yingguofeng/bugfix openharmony_ci 2022-02-26 13:42:46 +00:00
  • d758423436 !639 Fix GetFloat32 of DataView Merge pull request !639 from xliu/fixdataview openharmony_ci 2022-02-26 10:42:03 +00:00
  • de5ce040c0 Bugfix:Fix application bug that found by monkey testing yingguofeng@huawei.com 2022-02-26 16:48:29 +08:00
  • 70b2803369 !605 Optimize call Merge pull request !605 from 李晨帅/master openharmony_ci 2022-02-26 09:47:54 +00:00
  • c4fe630067 Fix GetFloat32 of DataView Description Fix Byte alignment problem of GetFloat32 in DataView Related issue #I4VDZO: Fix GetFloat32 of DataView xliu 2022-02-26 15:47:15 +08:00
  • f694303630 !636 fix json parse bug and add json test case Merge pull request !636 from 许杰/jsonparse_bugfix openharmony_ci 2022-02-26 06:34:40 +00:00
  • 3a26b3c20e !568 modify call runtime Merge pull request !568 from wpy111/master openharmony_ci 2022-02-26 04:06:08 +00:00
  • 5fa6e6b5b6 !631 fix ts type system bug when runtime in the release version Merge pull request !631 from fanshengli/master openharmony_ci 2022-02-26 04:05:48 +00:00
  • ec6b838c94 fix jsonparse bug while parsing number xujie 2022-02-26 12:01:54 +08:00
  • 4b3fbfa5c5 Optimize call lichenshuai 2022-02-22 20:15:46 +08:00
  • f3476a862e !607 Heap code refactoring Merge pull request !607 from yingguofeng/code_opt openharmony_ci 2022-02-26 02:31:14 +00:00
  • a3023b7f78 modify call runtime wupengyong 2022-02-25 15:43:36 +08:00
  • af6d56f5a4 !628 AOT Lowering开发 Merge pull request !628 from Allen/aot_lowering openharmony_ci 2022-02-26 00:47:07 +00:00
  • 3879bcc4c7 !600 Decouple SetExceptionToVReg Merge pull request !600 from 胡晓炜/master openharmony_ci 2022-02-25 15:44:28 +00:00
  • 12e27e6863 Heap code refactoring yingguofeng@huawei.com 2022-02-22 20:16:40 +08:00
  • a58bb4007d modify yellow zone compile warning lifansheng 2022-02-25 12:56:31 +08:00
  • c8643f01cf SlowPath lowering support more HIR to MIR Hailiang Hu 2022-02-24 18:55:53 +08:00
  • b3666244c1 issue:I4V69R lifansheng 2022-02-24 19:53:17 +08:00
  • 8bca6d5b5d !615 Correct the character string "ohos-arm-release" in ark_js_runtime Merge pull request !615 from maimaity/master openharmony_ci 2022-02-24 10:51:26 +00:00
  • 9a3f08cbe7 !627 Add objectId++ for special case that deserialize empty EcmaString Merge pull request !627 from Pan Zhenyu/master openharmony_ci 2022-02-24 10:14:25 +00:00
  • f897a640e7 !624 fix JSON bug with string \u0000 Merge pull request !624 from 许杰/json_fix openharmony_ci 2022-02-24 09:30:30 +00:00
  • 03079ffc34 Add objectId++ for special case that deserialize empty EcmaString panzhenyu1 2022-02-24 17:20:19 +08:00
  • 7b0f7cf894 !623 Fix kinds of operands of HandleCmp dismatch Merge pull request !623 from zhangyukun8/master openharmony_ci 2022-02-24 09:22:51 +00:00
  • a140c1ce0a !621 support bigint type Merge pull request !621 from 常佳兴/weekly_20220222 weekly_20220222 openharmony_ci 2022-02-24 09:13:51 +00:00
  • 5d393aeee1 Fix kinds of operands of HandleCmp dismatch MachineType::ARCH is equal to MachineType::I32 on 32 bits platform and MachineType::I64 on 64 bits platform zhangyukun 2022-02-24 15:53:56 +08:00
  • 9363104c8a fix JSON bug with string \u0000 xujie 2022-02-24 15:54:41 +08:00
  • 0e21da4c04 Signed-off-by: changjiaxing <changjiaxing1@huawei.com> changjiaxing 2022-02-24 15:27:44 +08:00
  • 1f65e390c5 !617 fix ts type system some bad codes and add PUBLIC_API macro Merge pull request !617 from fanshengli/master openharmony_ci 2022-02-24 07:17:33 +00:00
  • 91265429b3 Signed-off-by: changjiaxing <changjiaxing1@huawei.com> changjiaxing 2022-02-24 14:28:21 +08:00
  • 2964efc6b9 issue:#I4V1ZG lifansheng 2022-02-24 14:21:31 +08:00
  • ecc4fd2312 !619 Fix generating .m error in debug mode Merge pull request !619 from zhangyukun8/master openharmony_ci 2022-02-24 06:16:44 +00:00
  • 992f3291a4 Fix generating .m error in debug mode 1. Add machineType when return type is FLEX 2. Cmp ops should have the same op type zhangyukun 2022-02-24 11:15:32 +08:00
  • 00bf64b709 !608 sync ts type system code from master to weekly0222 Merge pull request !608 from fanshengli/weekly0222 openharmony_ci 2022-02-24 02:43:51 +00:00
  • 20b974a36c !609 actor code weekly Merge pull request !609 from yaojian16/cherry-pick-1645574011 openharmony_ci 2022-02-23 13:04:46 +00:00
  • 155454a968 !612 ark_dev CI failed: fangtaobao sliding test crash bugfix Merge pull request !612 from yingguofeng/ark_dev openharmony_ci 2022-02-23 12:41:50 +00:00
  • fab3c451af Signed-off-by: Gongyuhang <gongyuhang5@huawei.com> Gongyuhang 2022-02-23 20:02:11 +08:00
  • 1c57e5e8fc issue:#I4UTMI sync ts type system code from master to weekly0222 lifansheng 2022-02-23 17:32:56 +08:00
  • cf9a6e530d !611 fix SetPropertyByName crash bug Merge pull request !611 from 孙哲/master openharmony_ci 2022-02-23 08:55:13 +00:00
  • ceeacc44ce ark_dev CI failed: fangtaobao sliding test crash bugfix yingguofeng@huawei.com 2022-02-23 16:29:15 +08:00
  • bcff5f0b7a !585 Adjust the initial limits of old space and global space adaptively. Merge pull request !585 from xiongluo/adjust_initial_limit openharmony_ci 2022-02-23 08:26:32 +00:00
  • ccd8ca4670 !610 fix compile warning Merge pull request !610 from fanshengli/test openharmony_ci 2022-02-23 07:26:45 +00:00
  • dd0fbb3fce issue:#I4UX5L Reason: fix FastStub SetPropertyByName crash bug sunzhe23 2022-02-22 22:35:15 -08:00
  • 196f266335 issue:#I4UVXD lifansheng 2022-02-23 11:40:36 +08:00
  • ae091bd137 fixed 2ca1540 from https://gitee.com/yaojian16/ark_js_runtime/pulls/504 Support actor function y00576111 2022-02-06 23:16:08 +08:00
  • 3dc54d64c6 !602 add testcase of class PtScript Merge pull request !602 from xupei/master openharmony_ci 2022-02-22 13:19:34 +00:00
  • e6c31009e2 !496 Add runtime TS type system Merge pull request !496 from DaiHN/merge_ts1 openharmony_ci 2022-02-22 12:51:44 +00:00
  • 1394ded6c3 !496 Add runtime TS type system Merge pull request !496 from DaiHN/merge_ts1 openharmony_ci 2022-02-22 12:51:44 +00:00
  • 52c7410e8f !587 Sync code from c_asm_interpreter to master Merge pull request !587 from zhangyukun8/master openharmony_ci 2022-02-22 11:54:45 +00:00
  • aa7b650548 !604 fix warning file Merge pull request !604 from hjzhangcm/master openharmony_ci 2022-02-22 10:36:56 +00:00
  • a8474cb64c modify ts type system codecheck lifansheng 2022-02-22 18:24:27 +08:00
  • 16ce36ef5e handle the problem of compiling and reporting errors hjzhangcm 2022-02-22 17:52:13 +08:00
  • 70147c1220 The limits of old space and global space were fixed. According to the survival rate, adjust the initial old space limit adaptively. xiongluo 2022-02-17 22:19:27 -10:00