Searched defs:ValidateObjectLiteralType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | destructuringContext.cpp | 96 void DestructuringContext::ValidateObjectLiteralType(ObjectType *objType, const ir::ObjectExpressio… in ValidateObjectLiteralType() function in panda::es2panda::checker::DestructuringContext |
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | destructuringContext.cpp | 96 void DestructuringContext::ValidateObjectLiteralType(ObjectType *objType, ir::ObjectExpression *obj… in ValidateObjectLiteralType() function in ark::es2panda::checker::DestructuringContext |