Commit Graph

12 Commits

Author SHA1 Message Date
xiongluo
fc8adb6ed9 Add vm param for jsnapi
Description: Add vm param for jsnapi

Testing: all tests passed

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAB3YH

Signed-off-by: xiongluo <xiongluo@huawei.com>
Change-Id: I855ce0534cf5ecfa3880c6e3fdbf831d536ced0b
2024-07-09 11:41:19 +08:00
Ilya Trubachev
2006590fe0 Clean third-party dependencies
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I9RFL3

Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei-partners.com>
Change-Id: I71cc765b280c442b6bfe32dee0acf724daecdd30
2024-05-23 19:35:38 +03:00
ah
b10fa48f09 5.0 component improvement
Signed-off-by: ah <liangahui@h-partners.com>
2024-03-30 20:33:23 +08:00
Svetlana Rokashevich
7a071dcba9 Fix codecheck issues
Signed-off-by: Svetlana Rokashevich <rokashevich.svetlana@huawei-partners.com>
2024-02-07 10:24:58 +03:00
Svetlana Rokashevich
569a6c97e7 Replace namespace panda with ark
* Apply clang-force-format
* Temporary change link to vixl in static_core/scripts/third-party-lists/public
* Don't include static_core directory in arkplatform/tests/BUILD.gn

Signed-off-by: Svetlana Rokashevich <rokashevich.svetlana@huawei-partners.com>
2024-02-07 10:24:58 +03:00
Sergey Chernykh
26161c5377 Fix arkplatform unit tests for jsnapi
Description: Fix typo in header file name, add header guard and reuse
bit_cast from libpandabase

Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I8MCPM

Testing: Build, unittests
Change-Id: Iaf144abb2028b1fd640db88bfe5baadf953b5875
Signed-off-by: Sergey Chernykh <chernykh.sergey1@huawei.com>
2023-12-08 11:47:13 +03:00
schernykh
647acdfdbc Include jsnapi in arkplatform
Description: Create arkplatform_jsnapi.h with included jsnapi and added
tests to check jsnapi internals(TaggedValue) works

Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I8JWRH

Testing: Build, unittests

Change-Id: Ibec3e0a50371fe1671d48470ba527011c3727e23
Signed-off-by: Sergey Chernykh <chernykh.sergey1@huawei.com>
2023-12-04 11:51:20 +03:00
Petrov Igor
81e294e4ba [MM] Fix mm codestyle issues
Fix codestyle checks in according with OHOS rules

Issue: #I8CKCG

Signed-off-by: Petrov Igor <petrov.826961@huawei.com>
2023-11-02 15:41:08 +03:00
Artem Udovichenko
184597585e Add an option to disable static_vm
Change-Id: I6fac0329a58d1a3f285e03bf66c1229aa7676ded
Signed-off-by: Artem Udovichenko <artem.udovichenko@huawei.com>
2023-10-11 16:16:23 +03:00
Artem Udovichenko
a157f2c580 Rebase to master
Change-Id: Ib565193f61cd8f85c22f590905c6bcce330e3fd2
Signed-off-by: Artem Udovichenko <artem.udovichenko@huawei.com>
2023-10-10 12:49:07 +03:00
Artem Udovichenko
00af5e13c8 Support no vixl
Change-Id: Ic9ecd776672617dba577798b56cfd7ffa1caa2c8
Signed-off-by: Artem Udovichenko <artem.udovichenko@huawei.com>
2023-10-06 18:39:24 +03:00
Artem Udovichenko
d386df8ba4 Add arkplatform and static_core
Commit in SIG repository is d4f68dcd4885305251453b0f4d5f986efbf7cb2a

Change-Id: I0e2de819f97978468c9dc36c2f5755179f374ed4
Signed-off-by: Artem Udovichenko <artem.udovichenko@huawei.com>
2023-09-29 17:50:24 +03:00