发件人:
查维 [mailto:zhawei@kaihongdigi.com]
发送时间: 2023年7月11日 10:50
收件人: guobingbing <guobingbing3@huawei.com>; lichenshuai <lichenshuai@huawei.com>; gongjunsong <gongjunsong@huawei.com>; pengzhuoli <pengzhuoli@huawei.com>; wuzhefeng (A) <wuzhefeng1@huawei.com>;
吴文璐 <wuwenlu@kaihong.com>
抄送: 陈迅 <chenxun@kaihong.com>;
沈春萍 <shenchunping@kaihong.com>; Junxia <zhaojunxia@kaihong.com>;
产品研发scm <scm@kaihong.com>; xianyuqiang <xianyuqiang@huawei.com>; shixiaowei (A) <shixiaowei4@huawei.com>; huyunhui <huyunhui1@huawei.com>
主题: 2023/07/11 runtime周例会会议纪要
Builtins函数 |
开发负责人 |
规范主要步骤数 |
262路径 |
版本 |
Array.prototype.findLast |
已完成编码 |
4 |
test/built-ins/Array/prototype/findLast |
2023 |
TaggedArray.findLast |
已完成编码 |
|||
2023
Array.prototype.findLastIndex
已完成编码
4
test/built-ins/Array/prototype/findLastIndex
2023
TaggedArray.findLastIndex
已完成编码
2023
%TypedArray%.prototype.findLast
已完成编码
5
test/built-ins/TypedArray/prototype/findLast
2023
%TypedArray%.prototype.findLastIndex
已完成编码
5
test/built-ins/TypedArray/prototype/findLastIndex
2023
Array.prototype.toReversed
6
test/built-ins/Array/prototype/toReversed
2023
TaggedArray.toReversed
2023
%TypedArray%.prototype.toReversed
7
test/built-ins/TypedArray/prototype/toReversed
2023
Array.prototype.toSorted
9
test/built-ins/Array/prototype/toSorted
2023
TaggedArray.toSorted
2023
Array.prototype.with
10
test/built-ins/Array/prototype/with
2023
TaggedArray.with
2023
%TypedArray%.prototype.toSorted
11
test/built-ins/TypedArray/prototype/toSorted
2023
%TypedArray%.prototype.with
13
test/built-ins/TypedArray/prototype/with
2023
Array.prototype.toSpliced
19
test/built-ins/Array/prototype/toSpliced
2023
TaggedArray.toSpliced
2023
(2)、Symbol作为弱容器的Key
目前梳理如下接口需要修改:
标题 |
开发负责人 |
版本 |
备注 |
WeakMap.prototype.delete |
|||
2023 |
吴文璐已完成编码 |
WeakMap.prototype.get
2023
吴文璐已完成编码
WeakMap.prototype.get
2023
吴文璐已完成编码
WeakMap.prototype.has
2023
吴文璐已完成编码
WeakMap.prototype.set
2023
吴文璐已完成编码
WeakSet.prototype.add
2023
吴文璐已完成编码
WeakSet.prototype.delete
2023
吴文璐已完成编码
WeakSet.prototype.has
2023
吴文璐已完成编码
WeakRef
2023
吴文璐已完成编码
FinalizationRegistry.prototype.register
2023
吴文璐已完成编码
FinalizationRegistry.prototype.unregister
2023
吴文璐已完成编码
相关开发同事注意:
(1)多个同时提交时候注意代码行数,核心代码不要超过500行。
(2)及时提交,避免7月份积累大量PR等审核
--
能抛出几个来尝试解决最好,有助于更深入理解runtime
OpenHarmony社区开发部 查维