Home
last modified time | relevance | path

Searched defs:func10 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/compiler/ts/
DfunctionCall.ts82 function func10(a: { x: number, y: string }): number[]; function
84 function func10(a: { x: number | string }) { function
/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
DfunctionCall.ts82 function func10(a: { x: number, y: string }): number[]; function
84 function func10(a: { x: number | string }) { function
/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefine_info_test.js50 function func10() { function
Dcallee_info_test.js112 function func10(o1, o2) { function