()
| 115852 | }); |
| 115853 | } |
| 115854 | function getDefaultLibLocation() { |
| 115855 | return ts.getDirectoryPath(ts.normalizePath(system.getExecutingFilePath())); |
| 115856 | } |
| 115857 | var newLine = ts.getNewLineCharacter(options, function () { return system.newLine; }); |
| 115858 | var realpath = system.realpath && (function (path) { return system.realpath(path); }); |
| 115859 | var compilerHost = { |
no outgoing calls
no test coverage detected
searching dependent graphs…