11 Commits

Author SHA1 Message Date
Nazarov Konstantin
97385e96aa Support add/delete annotation elements
Issue: #IAS8XN

Signed-off-by: Nazarov Konstantin <nazarov.konstantin@huawei.com>
Change-Id: I27fad211bc40a469505b19bbea60df1861f6cca6
2024-09-20 20:39:58 +08:00
Ilya Trubachev
42b884bf6e Disassembler support for annotations
Issue: https://gitee.com/openharmony/arkcompiler_ets_frontend/issues/IA5B6R

Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei-partners.com>
Change-Id: I5738cbf700e5ef1f3b47dd32fa8bd3dfa44d21bf
2024-09-11 18:44:30 +03:00
shixiaowei4
cf5f1f74ba Fix warning in runtime_core
Signed-off-by: shixiaowei4 <shixiaowei4@huawei.com>
Change-Id: Idd3651b4aa3b0951daf406e842d35b929b26b892
2024-03-21 03:57:55 +00:00
songqi
2aaf2bd93a Fix codeCheck warnings
Fix codeCheck warnings.

Issue: I66P94
Signed-off-by: songqi <songqi32@huawei.com>
Change-Id: I93ebb2dfba07c5918247750c50034b98c599b96c
2022-12-19 16:12:18 +08:00
qiuyu
fcfb153439 Change LiteralArrayIndex to offset
Change LiteralArrayIndex to string key and let it emitted as offset

Issue: #I5T93S

Signed-off-by: qiuyu <qiuyu22@huawei.com>
Change-Id: I0566e772f1e40fbaaeead05e9b3d0ea0cf3aabf3
2022-10-09 10:54:05 +08:00
huangyu
c658ccf319 Update runtime_core code
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/I5G96F
Test: Test262 suit, ark unittest, rk3568 XTS, ark previewer demo

Signed-off-by: huangyu <huangyu76@huawei.com>
Change-Id: I3f63d129a07deaa27a390f556dcaa5651c098185
2022-07-17 10:20:32 +08:00
qiuyu
6b5f1456e1 Use a simple way to implement SetOrAddElementByIndex
Move the implementation of SetOrAddElementByIndex from header to cpp file

Related Issue: https://gitee.com/openharmony/ark_runtime_core/issues/I5EDXX

Signed-off-by: qiuyu <qiuyu22@huawei.com>
Change-Id: I0b6b863650137055cef4d28c44217b3c0bcbd417
2022-07-01 17:39:42 +08:00
qiuyu
e8b165b7eb Add interface to modify annotation elements by index
For the adaption of type system in ts2abc, we need provide interface to modify annotation elements by index

Issue: #I5E22F
Signed-off-by: qiuyu <qiuyu22@huawei.com>
Change-Id: I86487106e5f71e0bf7f93588ec02838989cfb86e
2022-06-27 15:55:27 +08:00
Ilya Trubachev
333ccf0f98 copyright update
Signed-off-by: Ilya Trubachev <trubachev.ilya@huawei.com>
2022-03-25 13:17:51 +03:00
zhuoli
b0104d512d Using default move ctor && copy ctor of ArrayValue
Signed-off-by: zhuoli <pengzhuoli@huawei.com>
Change-Id: I5fde770aa64f16e1ac798455c456f53c73074411
2022-01-04 22:18:15 +08:00
wanyanglan
14c9021696 add ark runtime_core
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: I2564094cef9c6c41263e37faf9ffbbec14223dc7
2021-09-05 20:53:43 +08:00