Commit Graph

29 Commits

Author SHA1 Message Date
openharmony_ci
7df79f55a1
!1049 JSVM_PropertyAttributes新增枚举值
Merge pull request !1049 from 王翊民/master
2024-07-26 03:41:05 +00:00
王翊民
269493498f Add JSVM_NO_RECEIVER_CHECK to JSVM_PropertyAttributes
Signed-off-by: 王翊民 <wangyimin15@huawei.com>
2024-07-22 10:30:43 +08:00
yanghaiming
de9e05620c fix parameter type of compile with options 2024-07-19 14:25:54 +08:00
yanghaiming
98b7f47428 add retain for script && open inspector with name
Signed-off-by: yanghaiming <yanghaiming4@huawei.com>
2024-07-14 10:48:54 +08:00
openharmony_ci
4388d49812
!972 补充kit标签
Merge pull request !972 from zhoutong_uestc/zt
2024-07-10 05:12:35 +00:00
蒋群超
53469242a7 JSVM新增接口
Signed-off-by: 蒋群超 <jiangqunchao@huawei.com>
2024-07-05 21:25:36 +08:00
openharmony_ci
fc8ac453ec
!952 JSVM新增接口2
Merge pull request !952 from 蒋群超/SR20240701372293
2024-07-05 13:08:16 +00:00
zhoutong_uestc
50a615cac9 补充kit标签
Signed-off-by: zhoutong_uestc <zhoutong_uestc@163.com>
2024-07-05 17:22:47 +08:00
jiang-qunchao
49af076c17 JSVM新增接口
Signed-off-by: jiang-qunchao <jiangqunchao@huawei.com>
2024-07-05 09:34:25 +08:00
milkpotatoes
95447025ca Improve the return code format for missing ifs
Improve the return code format for missing ifs
Issue: https://gitee.com/openharmony/interface_sdk_c/issues/I9SXYR

Signed-off-by: milkpotatoes <chenshulin5@huawei.com>
Change-Id: I364499c747b35321090384c0da09b43cc5d2df15
2024-06-27 19:48:59 +08:00
milkpotatoes
5de12188d0 Remove addtion blank of lines
Remove addtion blank of lines
Issue: https://gitee.com/openharmony/interface_sdk_c/issues/IA5JM9

Signed-off-by: milkpotatoes <chenshulin5@huawei.com>
Change-Id: I877ffd6f970f6374ca4ad169ce1e9138af3f82c5
2024-06-14 17:21:49 +08:00
milkpotatoes
416902e7d2 Link return code to JSVM_Status
Link return code to JSVM_Status

Signed-off-by: milkpotatoes <chenshulin5@huawei.com>
Change-Id: I8515717ee6b8ef84c0efcf08290c5e49d846b5f4
2024-05-25 15:09:18 +08:00
bwtang
b3ec64caf7 fix the comments about return value of the new interfaces
Signed-off-by: bwtang <tangbowen9@huawei.com>
2024-05-11 10:25:15 +08:00
bwtang
2dafe93323 add OH_JSVM_IsXXX interfaces for fast js type checking
Signed-off-by: bwtang <tangbowen9@huawei.com>
2024-05-09 11:23:01 +08:00
Chongwei Su
74343325e7 Add JSVM sourcemap&lock&iscallable&microtask API
issue:https://gitee.com/openharmony/interface_sdk_c/issues/I9EFU5

Signed-off-by: Chongwei Su <suchongwei@huawei.com>
2024-05-04 14:24:56 +08:00
openharmony_ci
ab8eacc963
!515 add namedPropertyData and indexedPropertyData
Merge pull request !515 from shilei91/master
2024-04-30 09:29:26 +00:00
shilei
a604922ffd modify the callback of JSVM_PropertyHandlerConfigurationStruct
Signed-off-by: shilei <shilei91@huawei.com>
Change-Id: Ide16718679dedfe32eee799522da426f0afdec11
2024-04-29 07:13:37 +00:00
jiang-qunchao
9c066b112c add interface OH_JSVM_Equals
Signed-off-by: jiang-qunchao <jiangqunchao@huawei.com>
2024-04-29 11:24:56 +08:00
shilei
855dab342d add property handler
Signed-off-by: shilei <shilei91@huawei.com>
Change-Id: I3f9c988aec4c3af15d5727205b3182f8d03da979
2024-04-07 06:45:11 +00:00
shaoshuai
0167265e99 加注释
Signed-off-by: shaoshuai <shaoshuai16@huawei.com>
2024-02-26 19:26:04 +08:00
shaoshuai
f475647317 CPU名字更改为Cpu
Signed-off-by: shaoshuai <shaoshuai16@huawei.com>
2024-02-26 17:08:49 +08:00
shaoshuai
7f4da91ee2 jsvm_types.h新增接口API版本修改为12
Signed-off-by: shaoshuai <shaoshuai16@huawei.com>
2024-02-21 15:50:34 +08:00
shaoshuai
2d4520103f 新增接口改API版本号,并修改ndk.json文件
Signed-off-by: shaoshuai <shaoshuai16@huawei.com>
2024-02-21 10:25:40 +08:00
shaoshuai
d5270a985c 注释修改
Signed-off-by: shaoshuai <shaoshuai16@huawei.com>
2024-02-20 15:46:56 +08:00
shaoshuai
ced8513894 注释内容修改JSVM_OK以及brief下行加空行
Signed-off-by: shaoshuai <shaoshuai16@huawei.com>
2024-02-20 09:32:48 +08:00
shaoshuai
a16d44b40a 变量命名修改为小驼峰
Signed-off-by: shaoshuai <shaoshuai16@huawei.com>
2024-02-01 17:25:15 +08:00
shaoshuai
d5df9346aa 【特性需求】v8支持性能分析以及调试功能
Signed-off-by: shaoshuai <shaoshuai16@huawei.com>
2024-02-01 16:50:59 +08:00
Chongwei Su
423ea5c3fd Delete redundant API from libjsvm.ndk.json
issue:https://gitee.com/openharmony/interface_sdk_c/issues/I8WH3G

Signed-off-by: Chongwei Su <suchongwei@huawei.com>
2024-01-16 10:31:10 +08:00
Chongwei Su
e826ac3762 Add system standard JS engine API
issue:https://gitee.com/openharmony/interface_sdk_c/issues/I8PEK3

Signed-off-by: Chongwei Su <suchongwei@huawei.com>
2024-01-11 19:50:07 +08:00