Home
last modified time | relevance | path

Searched defs:getPropertyArrayElementValue (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts1914 export function getPropertyArrayElementValue(objectLiteral: ObjectLiteralExpression, propKey: strin… function
/third_party/typescript/lib/
Dtsc.js13740 function getPropertyArrayElementValue(objectLiteral, propKey, elementValue) { function