Commit Graph

  • 755f336a92 Add TS Aot Test Framework ding 2022-04-25 21:23:42 +08:00
  • 836a15ce64 Fix JSON parse for four bytes u16string scw 2022-04-25 20:13:43 +08:00
  • 09715f883b !1119 Support calculate callsite sp for interpreter frame Merge pull request !1119 from 孙哲/master openharmony_ci 2022-04-25 12:06:25 +00:00
  • 3f031e486a !1118 fix codex waring【part 2】 Merge pull request !1118 from zhaozhibo/master openharmony_ci 2022-04-25 10:09:31 +00:00
  • ea5fcf95f3 !1094 Fix JSNapi::NumberRef Merge pull request !1094 from xliu/test openharmony_ci 2022-04-25 08:09:15 +00:00
  • ad20a51cca Support calculate callsite sp for asm Interpreter sunzhe23 2022-04-24 20:17:47 -07:00
  • 7882238ba9 !1101 First run of an TSAOT-define function Demo. Merge pull request !1101 from luochuhao/definefunc openharmony_ci 2022-04-25 07:14:22 +00:00
  • 8527f0ca83 Fix Asyncfunction Reject Description Update the value of ACC to the value returned by reject Issue: #I54KKQ:Fix Asyncfunction Reject xliu 2022-04-25 15:08:15 +08:00
  • e0ad13d0c4 fix codex warning zhaozhibo 2022-04-25 10:15:36 +08:00
  • 90a5373327 First run of an TSAOT-define function Demo. luochuhao 2022-04-16 17:32:42 +08:00
  • d19fe4054c !1099 Fix collision caused by rebase Merge pull request !1099 from Pan Zhenyu/master openharmony_ci 2022-04-25 03:45:38 +00:00
  • 70ba7ae0fe !1097 Fix JSNapi::NumberRef Merge pull request !1097 from xliu/fix_substring openharmony_ci 2022-04-25 02:22:58 +00:00
  • a0fb802750 Fix compile problem caused by rebase panzhenyu1 2022-04-24 16:08:55 +08:00
  • de8dd32c29 !1093 Delete useless code dependencies. Merge pull request !1093 from yingguofeng/mmap openharmony_ci 2022-04-24 16:26:56 +00:00
  • 941b347693 !1102 Add X64 Assembler Instructions Merge pull request !1102 from wanyanglan/master openharmony_ci 2022-04-24 12:44:11 +00:00
  • 84e0c1cfb1 !1114 AOT Lowering Test of arithmetic operation Merge pull request !1114 from Hailiang/aot_lowering openharmony_ci 2022-04-24 12:06:55 +00:00
  • 1f77bb2f35 !1112 remove prevSp in EcmaRuntimeCallInfo Merge pull request !1112 from guobingbing/optimize openharmony_ci 2022-04-24 11:43:40 +00:00
  • d9902434ed AOT Lowering Test of arithmetic operation Hailiang Hu 2022-04-24 19:05:48 +08:00
  • 8747ca5081 remove prevSp in EcmaRuntimeCallInfo guobingbing 2022-04-24 14:12:36 +08:00
  • 1e7209b55a !1098 debugger refactor Merge pull request !1098 from Gymee/perf_tune openharmony_ci 2022-04-24 11:02:16 +00:00
  • 6c5808fc28 Delete useless code dependencies yingguofeng@huawei.com 2022-04-22 11:03:38 +08:00
  • 21553b47b7 !1049 Bytecode_circuit_builder SUB2DYN_PREF_V8 bug fix Merge pull request !1049 from songzhengchao/ts_sub openharmony_ci 2022-04-24 10:02:10 +00:00
  • 12af863e48 Add X64 Assembler Instructions wanyanglan 2022-04-22 17:46:59 +08:00
  • 07508add37 !1081 refactor leave frame Merge pull request !1081 from 孙哲/master openharmony_ci 2022-04-24 08:17:53 +00:00
  • d9173ec071 !1066 Fix Container Merge pull request !1066 from chenqi/fixContainer openharmony_ci 2022-04-24 07:56:10 +00:00
  • 0e00e78a2d Bytecode_circuit_builder SUB2DYN_PREF_V8 bug fix songzhengchao 2022-04-24 15:14:09 +08:00
  • 8da6f7014b !1111 fix codex warning Merge pull request !1111 from hjzhangcm/master openharmony_ci 2022-04-24 06:54:34 +00:00
  • 528db23a05 Refactor leave&entry frame sunzhe23 2022-04-23 18:07:45 -07:00
  • 120725f877 !1034 Bitmap And MMap Optimization Merge pull request !1034 from yingguofeng/bitmap openharmony_ci 2022-04-24 06:22:56 +00:00
  • dea6c9b625 !1108 Add Profiler Merge pull request !1108 from wwx1083752/master openharmony_ci 2022-04-24 06:06:45 +00:00
  • c5808d4057 delete xxx-inl.h move the definition to the declare head file hjzhangcm 2022-04-24 12:53:31 +08:00
  • f46decdb9e !1106 Fix debug compilation error Merge pull request !1106 from hjzhangcm/master openharmony_ci 2022-04-24 04:57:44 +00:00
  • 909b9081a9 debugger refactor Gymee 2022-04-22 15:19:24 +08:00
  • 299dae3ff8 fix test case debug compilation error hjzhangcm 2022-04-22 18:43:23 +08:00
  • e70dbeff62 !1109 modify stackoverflow testcase Merge pull request !1109 from changcheng/fix_stack_overflow openharmony_ci 2022-04-24 03:02:40 +00:00
  • 7831a13a8b !1107 Adapt AOT framework to JSMethod refactor Merge pull request !1107 from luochuhao/fix openharmony_ci 2022-04-24 02:37:17 +00:00
  • 4432189f1c Descriptor: fix testcase fail details: modify stackoverflow testcase issue: https://gitee.com/openharmony/ark_js_runtime/issues/I54AOB wengchangcheng 2022-04-24 10:20:14 +08:00
  • 2146484c8c add profiler issue:https://gitee.com/openharmony/ark_js_runtime/issues/I53W91 wubinbin 2022-04-24 09:38:15 +08:00
  • 77db39cda8 Fix bug in AOT framework related to JSMethod refactor. luochuhao 2022-04-24 09:00:31 +08:00
  • 344648dc57 !1079 aot bugfix Merge pull request !1079 from 许杰/aot_bugfix openharmony_ci 2022-04-22 16:41:35 +00:00
  • 24fb3dc4f6 !1095 Display the data of ArrayBuffer Merge pull request !1095 from Gongyuhang/master openharmony_ci 2022-04-22 14:06:30 +00:00
  • 9228e821e7 !1100 add host debugger module test Merge pull request !1100 from changcheng/debugger_host_testcase openharmony_ci 2022-04-22 13:57:18 +00:00
  • 7350a5fc32 !1056 add Runtime.getHeapUsage Merge pull request !1056 from wwx1083752/master openharmony_ci 2022-04-22 13:41:45 +00:00
  • 267f1415ec !1091 move the definition to the declare head file, and delete inl.h file Merge pull request !1091 from hjzhangcm/master openharmony_ci 2022-04-22 13:41:27 +00:00
  • 92c288298c !1092 add heapprofiler domain Merge pull request !1092 from wwx1083752/master openharmony_ci 2022-04-22 13:40:13 +00:00
  • e89c2e4abb delete the empty line. Gongyuhang 2022-04-22 21:26:49 +08:00
  • ef4ecf8e53 delete "return" for the void-function. Gongyuhang 2022-04-22 20:42:39 +08:00
  • 3ae043afa5 Descriptor: enable testcase with ecmavm instead of runtime details: 1. add debugger module testcase in host 2. fix debugger crash when throw exception in interpreter issue: https://gitee.com/openharmony/ark_js_runtime/issues/I53WBO wengchangcheng 2022-04-21 15:52:23 +08:00
  • 521c800b32 add getHeapUsage issue:https://gitee.com/wwx1083752/ark_js_runtime/issues/I53ZUK wwx1083752 2022-04-22 09:15:51 +08:00
  • 341bf16549 add heapprofiler interface Riachel 2022-04-22 17:14:12 +08:00
  • 97c5a3186c Fix JSNapi::NumberRef Description 1. Finding key 1 in Map ([[1, "CC"]]) returns undefined. 2. Fix the problem in JSNapi::NumberRef, the complete constructor is not defined in this interface. Issue: #I541HH:Fix JSNapi::NumberRef xliu 2022-04-22 15:29:52 +08:00
  • d6c3b70dbb !1086 check if thread have exception before GetJSError Merge pull request !1086 from guobingbing/optimize openharmony_ci 2022-04-22 07:31:06 +00:00
  • f88624fb7d Fix Aot Bug While Calling LoadValueFromConstantStringTable xujie 2022-04-21 16:30:57 +08:00
  • a841191e82 check if thread have exception before GetJSError guobingbing 2022-04-22 14:28:09 +08:00
  • a4b630fb34 Add TypedArrayRefs for ArrayBufferRef, and add references to the elements of the TypedArrayRef at JSBackend for the TypedArrayRef. Gongyuhang 2022-04-22 13:48:09 +08:00
  • 6991e9269f add heapprofiler interface Riachel 2022-04-22 12:09:04 +08:00
  • ef39c4b83c !1084 add copyright for test file. Merge pull request !1084 from guobingbing/adapter-asm openharmony_ci 2022-04-22 03:41:47 +00:00
  • fafb05d384 Fix JSNapi::NumberRef Description 1. Finding key 1 in Map ([[1, "CC"]]) returns undefined. 2. Fix the problem in JSNapi::NumberRef, the complete constructor is not defined in this interface. Issue: #I541HH:Fix JSNapi::NumberRef xliu 2022-04-22 11:10:57 +08:00
  • fe1a836f43 add heapprofiler interface Riachel 2022-04-22 11:05:59 +08:00
  • df8f5e6daf add copyright for test file. guobingbing 2022-04-22 10:27:43 +08:00
  • e45be79574 add heapprofiler interface Riachel 2022-04-22 10:57:29 +08:00
  • 03262e3bda add heapprofiler interface Riachel 2022-04-22 10:42:00 +08:00
  • aeb8531377 Bitmap Refactor yingguofeng@huawei.com 2022-04-16 18:04:54 +08:00
  • 8e768bf429 Rectify template problems hjzhangcm 2022-04-22 09:08:54 +08:00
  • d10807f01d !1089 support bigint RemoteObject return to IDE Merge pull request !1089 from Gymee/debugger openharmony_ci 2022-04-22 01:24:11 +00:00
  • 07f3ca8f17 Memory map allocator implementation yingguofeng@huawei.com 2022-04-16 18:00:17 +08:00
  • 2f2aea2c92 !1080 Refactor Circuiut Builder Operation Interface Merge pull request !1080 from songzhengchao/refactor0421 openharmony_ci 2022-04-21 14:00:39 +00:00
  • 8ab907a04d !1024 check return use pc instead of FrameType Merge pull request !1024 from guobingbing/master openharmony_ci 2022-04-21 13:32:40 +00:00
  • 00ff0b2c55 support bigint RemoteObject return to IDE Gymee 2022-04-21 21:26:10 +08:00
  • 53985a3d5c !1083 fix CI Merge pull request !1083 from fanshengli/fix_bug openharmony_ci 2022-04-21 12:42:12 +00:00
  • 365bbd2797 add getHeapusage wwx1083752 2022-04-19 17:13:40 +08:00
  • ecf5fd6eb0 Refactor Logical shift operation songzhengchao 2022-04-21 20:08:23 +08:00
  • b658e3992d modify CI fail lifansheng 2022-04-21 19:53:39 +08:00
  • 5233e6ccf7 !1076 Add testcase for ICRuntimeStub Merge pull request !1076 from hjzhangcm/master openharmony_ci 2022-04-21 11:17:43 +00:00
  • 5987f86ef0 !1070 Bug fix of testUT Merge pull request !1070 from DaiHN/obj_literal openharmony_ci 2022-04-21 11:14:08 +00:00
  • eb60bb8eaa !1027 refactor JSmethod Merge pull request !1027 from xiongluo/refactor_jsmethod openharmony_ci 2022-04-21 10:21:24 +00:00
  • 1bad9ca2f9 !1053 fix FastSubString Merge pull request !1053 from xliu/test openharmony_ci 2022-04-21 10:20:49 +00:00
  • 771d51b546 refactor jsMethod xiongluo 2022-04-20 23:17:00 -10:00
  • 03a9443f03 !1036 Runtime architecture adjustment Merge pull request !1036 from xliu/modif_runtime_core openharmony_ci 2022-04-21 09:13:49 +00:00
  • 1289f03e9d check return use pc instead of FrameType guobingbing 2022-04-21 10:16:04 +08:00
  • 7894dc6983 !1068 Refactor redundant code Merge pull request !1068 from Gargoyle.h/wzfmaster-dev openharmony_ci 2022-04-21 08:08:52 +00:00
  • ae9f49022f Bug fix of testUT DaiH 2022-04-20 17:35:44 +08:00
  • aae7370b97 !1054 delete c-interpreter call common stub Merge pull request !1054 from songzhengchao/code0419 openharmony_ci 2022-04-21 07:05:37 +00:00
  • a725676a6c Runtime architecture adjustment Description Cut out most of the initialization logic in Runtime::Create and disconnect the inheritance relationship of most classes such as JSThread. Issue: #I53418: Runtime architecture adjustment lifansheng 2022-04-20 16:27:09 +08:00
  • aff4733321 !1057 Fix asm entry frame bug Merge pull request !1057 from 李晨帅/master openharmony_ci 2022-04-21 06:28:11 +00:00
  • 909901d157 add test case for icRuntimeStub hjzhangcm 2022-04-21 12:49:06 +08:00
  • fdef2db319 Fix asm entry frame bug lichenshuai 2022-04-21 11:22:50 +08:00
  • 82f141265d !1069 Optimze some runtime stub for asm interpreter Merge pull request !1069 from 孙哲/master openharmony_ci 2022-04-21 02:22:52 +00:00
  • 356394d9b0 !1063 AOT Test Framework Merge pull request !1063 from Hailiang/aot_lowering openharmony_ci 2022-04-21 02:14:57 +00:00
  • e4066b90d4 AOT Test Framework, for quickly debugging and developer self test Hailiang Hu 2022-04-19 21:11:57 +08:00
  • 376f476f02 !1051 repair gn file Merge pull request !1051 from hjzhangcm/master openharmony_ci 2022-04-20 10:42:23 +00:00
  • 57ee6a7312 Optimize some runtime stub for asm interpreter sunzhe23 2022-04-20 01:56:34 -07:00
  • 6f05fa8e8d !1010 CDP协议heapprofiler接口实现 Merge pull request !1010 from wwx1083752/master openharmony_ci 2022-04-20 09:58:47 +00:00
  • c2c81a28ad !1060 fix EcmaString::FastSubString Merge pull request !1060 from xliu/fix_substring openharmony_ci 2022-04-20 09:20:14 +00:00
  • 6bcdd2cbf9 simplify gn file hjzhangcm 2022-04-19 11:02:54 +08:00
  • 6344b68777 !1064 多线程报错时打印thread id协助定位 Merge pull request !1064 from 李俊峰/thread_log openharmony_ci 2022-04-20 08:30:39 +00:00
  • a895d42213 [Refactor] refactor the code wuzhefeng 2022-04-20 01:17:00 -07:00
  • 78a5c668e7 print thread id in multi-thread error zcdqs 2022-04-20 08:36:35 +08:00
  • 88ba43f2af fix EcmaString::FastSubString Description In the FastSubString interface of EcmaString, which is a fast path, there is a logical error in judging whether characters are compressible Issue: #I53HR7:fix EcmaString::FastSubString xliu 2022-04-19 15:21:36 +08:00
  • 1a29eb6085 !1021 在OAT.xml中增加en-us图片的filter Merge pull request !1021 from wusongqing/master openharmony_ci 2022-04-20 06:29:18 +00:00