Searched defs:p4 (Results 1 – 5 of 5) sorted by relevance
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/ | ||
D | jsDeclarationsReusesExistingTypeAnnotations.ts | 55 get p4() { method in С2 |
D | thisTypeInObjectLiterals2.ts | 231 let p4: Point | null | undefined = { variable |
D | emitArrowFunctionES6.ts | 94 let p4 = ([, ...a]) => { }; variable |
D | typeGuardOfFormInstanceOf.ts | 37 p4: number; property in C3 |
D | arrowFunctionExpressions.ts | 103 let p4 = ([, ...a]) => { }; variable |