Searched defs:propKey (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/tests/baselines/reference/ |
| D | decoratorWithUnderscoreMethod.js | 20 return function (target, propKey, descr) { argument
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 16109 function getPropertyArrayElementValue(objectLiteral, propKey, elementValue) { argument 16124 function getTsConfigPropArrayElementValue(tsConfigSourceFile, propKey, elementValue) { argument 16132 function getTsConfigPropArray(tsConfigSourceFile, propKey) { argument
|
| D | tsc.js | 12492 function getPropertyArrayElementValue(objectLiteral, propKey, elementValue) { argument 12507 function getTsConfigPropArrayElementValue(tsConfigSourceFile, propKey, elementValue) { argument 12515 function getTsConfigPropArray(tsConfigSourceFile, propKey) { argument
|