Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DdestructuringContext.cpp477 binder::Variable *currentTupleElement = inferedType_->AsObjectType()->Properties()[index_]; in Start() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DdestructuringContext.cpp520 varbinder::Variable *currentTupleElement = inferredType_->AsObjectType()->Properties()[index_]; in Start() local

Completed in 3 milliseconds