Home
last modified time | relevance | path

Searched defs:unionTypes (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
DdestructuringContext.cpp249 ArenaVector<Type *> unionTypes(checker_->Allocator()->Adapter()); in NextInferedType() local
281 ArenaVector<Type *> unionTypes(checker_->Allocator()->Adapter()); in CreateArrayTypeForRest() local
558 ArenaVector<Type *> unionTypes(checker_->Allocator()->Adapter()); in GetRestType() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
DdestructuringContext.cpp250 ArenaVector<Type *> unionTypes(checker_->Allocator()->Adapter()); in NextInferredType() local
282 ArenaVector<Type *> unionTypes(checker_->Allocator()->Adapter()); in CreateArrayTypeForRest() local
559 ArenaVector<Type *> unionTypes(checker_->Allocator()->Adapter()); in GetRestType() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DtupleType.cpp23 ArenaVector<Type *> unionTypes(checker->Allocator()->Adapter()); in ConvertToArrayType() local
/arkcompiler/ets_frontend/es2panda/typescript/types/
DtupleType.cpp24 ArenaVector<Type *> unionTypes(checker->Allocator()->Adapter()); in ConvertToArrayType() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument