Home
last modified time | relevance | path

Searched defs:objPattern (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DdestructuringContext.cpp98 void DestructuringContext::ValidateObjectLiteralType(ObjectType *objType, const ir::ObjectExpression *objPattern) in ValidateObjectLiteralType() argument
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DdestructuringContext.cpp99 void DestructuringContext::ValidateObjectLiteralType(ObjectType *objType, ir::ObjectExpression *objPattern) in ValidateObjectLiteralType() argument
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvarbinder.cpp319 auto *objPattern = childNode->AsObjectPattern(); in BuildVarDeclaratorId() local
/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.cpp482 auto *objPattern = childNode->AsObjectPattern(); in BuildVarDeclaratorId() local

Completed in 5 milliseconds