Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts1903 export function getPropertyAssignment(objectLiteral: ObjectLiteralExpression, key: string, key2?: s… function
/third_party/typescript/lib/
Dtsc.js13731 function getPropertyAssignment(objectLiteral, key, key2) { function