Commit Graph

13 Commits

Author SHA1 Message Date
zha.wei
def270e6fd description:ECMAScript 2023 支持Array.prototype.toSpliced方法
Signed-off-by: zha.wei <zhawei@kaihong.com>
2023-07-24 09:24:32 -07:00
zha.wei
f8e4c5ea4a description:ECMA 2022规范支持TaggedArray.At
Signed-off-by: zha.wei <zhawei@kaihong.com>
2023-06-28 11:38:24 +08:00
wengchangcheng
7a171ba5de Descriptor: Fix daily build error
Details: Add limits header to common.h

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

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I04e6a22ebe5fbd3ef48884692557a86e52c5bcb8
2023-01-06 09:40:10 +08:00
yaochaonan
cf04616373 bugfix TypedArray::Set handle
------------------------------------------
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5TSX5?from=project-issue
bugfix using element without handle
-----------------------------------------

Signed-off-by: yaochaonan <yaochaonan@huawei.com>
Change-Id: I7e15992e2ba51f478b15ee1e7bbf5486cc4bba7f
2022-09-29 21:46:24 +08:00
huangzhenghua
269bdc5d5e Modify unreasonable double type
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5QF0H
Signed-off-by: huangzhenghua <huangzhenghua3@huawei.com>

Modify the function of array, arrayHelper, typeArray, typeArrarHelper

Change-Id: Ib0c1c77de232b2d18b983ef0377e550bf513e067
2022-09-09 22:43:01 +08:00
xdmal
46dd7d0add Optimize filter, reverse and sort in Array
Optimize filter, reverse and sort in Array

issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5LWPV

Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-08-27 20:03:12 +08:00
小马奔腾
54e78290d9 Merge branch 'master' of gitee.com:openharmony/arkcompiler_ets_runtime into master 2022-08-10 08:36:31 +00:00
xdmal
cbf6c98007 Optimize interface in array
Optimize interface in array

issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5INST

Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-08-10 16:34:54 +08:00
openharmony_ci
c29332c1d9 !1833 fix fuzztest errro and add new fuzztest
Merge pull request !1833 from zhaozhibo/master

Change-Id: I1e83c46e25d0a7c342e5c8e7ca5ff61c745b7582
2022-07-25 08:49:51 +08:00
xliu
4b27184ed7 Constpool object moved to old age
Description
  1.GC is frequent during constpool parsing
  2.Constpool object moved to old age allocation
Issue:
  https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5I8YT

Signed-off-by: xliu <liuxin259@huawei.com>
Change-Id: I0c88597f56a3ff60337fd21fa2d09d1dac004973
2022-07-23 11:31:35 +08:00
xdmal
8018643d5b Optimize interface in array
Optimize interface in array

issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5H5DR

Signed-off-by: xdmal <maxiaodong16@huawei.com>
2022-07-22 11:05:16 +08:00
zhangyukun
7ffcc4b20f Sync js_runtime to openharmony
Signed-off-by: zhangyukun <zhangyukun8@huawei.com>
2021-09-08 09:20:53 +08:00
wanyanglan
86cfe52253 add ark js_runtime
Signed-off-by: wanyanglan <wanyanglan1@huawei.com>
Change-Id: Iac7851492f10c0ef1303c621febb65e5fdd22e41
2021-09-05 16:05:06 +08:00