Home
last modified time | relevance | path

Searched refs:getOptionsSyntaxByValue (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts3896 configFileNode = target ? getOptionsSyntaxByValue("target", target) : undefined;
3990 function getOptionsSyntaxByValue(name: string, value: string) { function
/third_party/typescript/lib/
DtypingsInstaller.js124044 configFileNode = target ? getOptionsSyntaxByValue("target", target) : undefined;
124130 function getOptionsSyntaxByValue(name, value) { function
Dtsc.js103019 configFileNode = target ? getOptionsSyntaxByValue("target", target) : undefined;
103104 function getOptionsSyntaxByValue(name, value) { function