Searched defs:isObjectLiteralAssignable (Results 1 – 2 of 2) sorted by relevance
939 function isObjectLiteralAssignable(lhsType: Type, rhsExpr: Expression): boolean { function
1206 export function isObjectLiteralAssignable(lhsType: Type | undefined, rhsExpr: ObjectLiteralExpressi… function