Searched defs:isObjectLiteralAssignable (Results 1 – 2 of 2) sorted by relevance
926 function isObjectLiteralAssignable(lhsType: Type, rhsExpr: Expression): boolean { function
1168 export function isObjectLiteralAssignable(lhsType: ts.Type | undefined, rhsExpr: ts.ObjectLiteralEx… function