Searched defs:CreateArrayTypeForRest (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | destructuringContext.cpp | 287 Type *ArrayDestructuringContext::CreateArrayTypeForRest(UnionType *inferedType) in CreateArrayTypeForRest() function in panda::es2panda::checker::ArrayDestructuringContext |
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | destructuringContext.cpp | 293 Type *ArrayDestructuringContext::CreateArrayTypeForRest(UnionType *inferredType) in CreateArrayTypeForRest() function in ark::es2panda::checker::ArrayDestructuringContext |