Searched refs:getPropertyArrayElementValue (Results 1 – 4 of 4) sorted by relevance
3997 …return compilerOptionsObjectLiteralSyntax && getPropertyArrayElementValue(compilerOptionsObjectLit…
1651 …export function getPropertyArrayElementValue(objectLiteral: ObjectLiteralExpression, propKey: stri… function
16105 function getPropertyArrayElementValue(objectLiteral, propKey, elementValue) { function16112 ts.getPropertyArrayElementValue = getPropertyArrayElementValue;124136 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyArrayElementValue(compilerOptionsObject…
12491 function getPropertyArrayElementValue(objectLiteral, propKey, elementValue) { function12498 ts.getPropertyArrayElementValue = getPropertyArrayElementValue;103110 …return compilerOptionsObjectLiteralSyntax && ts.getPropertyArrayElementValue(compilerOptionsObject…