Home
last modified time | relevance | path

Searched defs:HandleDestructuringAssignment (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DdestructuringContext.cpp54 void DestructuringContext::HandleDestructuringAssignment(const ir::Identifier *ident, Type *inferedType, in HandleDestructuringAssignment() function in panda::es2panda::checker::DestructuringContext
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DdestructuringContext.cpp55 void DestructuringContext::HandleDestructuringAssignment(ir::Identifier *ident, Type *inferredType, Type *defaultType) in HandleDestructuringAssignment() function in ark::es2panda::checker::DestructuringContext

Completed in 3 milliseconds