Searched defs:ValidateObjectLiteralType (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
H A D | destructuringContext.cpp | 98 void DestructuringContext::ValidateObjectLiteralType(ObjectType *objType, const ir::ObjectExpression *objPattern) in ValidateObjectLiteralType() function in panda::es2panda::checker::DestructuringContext |
/arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
H A D | destructuringContext.cpp | 99 void DestructuringContext::ValidateObjectLiteralType(ObjectType *objType, ir::ObjectExpression *objPattern) in ValidateObjectLiteralType() function in ark::es2panda::checker::DestructuringContext |
Completed in 3 milliseconds