• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (c) 2024 Huawei Device Co., Ltd.
2# Licensed under the Apache License, Version 2.0 (the "License");
3# you may not use this file except in compliance with the License.
4# You may obtain a copy of the License at
5#
6# http://www.apache.org/licenses/LICENSE-2.0
7#
8# Unless required by applicable law or agreed to in writing, software
9# distributed under the License is distributed on an "AS IS" BASIS,
10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11# See the License for the specific language governing permissions and
12# limitations under the License.
13
14* @gongjunsong @wuzhefengh @weng-changcheng
15
16ecmascript/builtins/         @wpyhuawei  @chenjx-huawei @dov1s
17ecmascript/checkpoint/       @lukai25 @dingding5 @chentianyuu
18ecmascript/compiler/         @ginxu @zhangyukun8 @yingguofeng @linxiang8
19ecmascript/container/        @huanghello
20ecmascript/daemon/           @lukai25 @dingding5 @chentianyuu
21ecmascript/debugger/         @wanghuan2022 @yang-19970325
22ecmascript/deoptimizer/      @ginxu @zhangyukun8
23ecmascript/dfx/              @wanghuan2022
24ecmascript/ic/               @dingding5 @daihn @dov1s
25ecmascript/interpreter/      @wpyhuawei @zhangyukun8 @yingguofeng
26ecmascript/intl/             @chenjx-huawei @dov1s
27ecmascript/jit/              @xiaoweidng @KasonChan @RyanZhou97_admin
28ecmascript/jobs/             @weng-changcheng @yingguofeng
29ecmascript/js_api/           @huanghello @yuan-yao14 @xliu-huanwei
30ecmascript/mem/              @dwhuawei @chentianyuu @lukai25 @xiongluo96
31ecmascript/module/           @daihn
32ecmascript/napi/             @huanghello @yuan-yao14 @xliu-huanwei
33ecmascript/patch/            @wanghuan2022 @lijiamin2019
34ecmascript/pgo_profiler/     @yingguofeng
35ecmascript/quick_fix/        @wanghuan2022 @lijiamin2019
36ecmascript/regexp/           @wpyhuawei  @chenjx-huawei @dov1s
37ecmascript/require/          @daihn
38ecmascript/serializer/       @dwhuawei @chentianyuu @lukai25 @xiongluo96
39ecmascript/shared_mm/        @dwhuawei @chentianyuu @lukai25 @xiongluo96
40ecmascript/shared_objects/   @dwhuawei @chentianyuu @lukai25 @xiongluo96
41ecmascript/snapshot/         @dwhuawei @chentianyuu @lukai25 @xiongluo96
42ecmascript/stackmap/         @ginxu @zhangyukun8 @yingguofeng
43ecmascript/stubs/            @ginxu @zhangyukun8 @yingguofeng
44ecmascript/taskpool/         @Gymee @weng-changcheng
45
46test/regresstest/*.json                  @shirunova_viktoria @gongjunsong @wuzhefengh @weng-changcheng @zhuheng27
47test/regresstest/ignored-*               @shirunova_viktoria @kuchkovairina @gongjunsong @wuzhefengh @weng-changcheng @zhuheng27
48test/regresstest/regress_test_config.py  @shirunova_viktoria @gongjunsong @wuzhefengh @weng-changcheng @zhuheng27
49test/regresstest/run_regress_test.py     @shirunova_viktoria @gongjunsong @wuzhefengh @weng-changcheng @zhuheng27
50