Home
last modified time | relevance | path

Searched refs:getEnvironmentVariable (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/src/tsc/
Dtsc.ts13 if (ts.sys.tryEnableSourceMapsForHost && /^development$/i.test(ts.sys.getEnvironmentVariable("NODE_…
/third_party/typescript/src/compiler/
Dwatch.ts477 getEnvironmentVariable: maybeBind(host, host.getEnvironmentVariable) || (() => ""),
537 getEnvironmentVariable: maybeBind(system, system.getEnvironmentVariable),
Dsys.ts81 if (!system.getEnvironmentVariable) {
89 return system.getEnvironmentVariable(`${envVar}_${level.toUpperCase()}`);
1121 /*@internal*/ getEnvironmentVariable(name: string): string; method
1260 getEnvironmentVariable(name: string) {
1810 if (sys && sys.getEnvironmentVariable) {
1812 Debug.setAssertionLevel(/^development$/i.test(sys.getEnvironmentVariable("NODE_ENV"))
DwatchPublic.ts100 getEnvironmentVariable?(name: string): string | undefined; method
Dprogram.ts185getEnvironmentVariable: name => system.getEnvironmentVariable ? system.getEnvironmentVariable(name…
Dtypes.ts6509 getEnvironmentVariable?(name: string): string | undefined; method
/third_party/typescript/src/tsserver/
Dserver.ts48 …if (sys.tryEnableSourceMapsForHost && /^development$/i.test(sys.getEnvironmentVariable("NODE_ENV")…
/third_party/typescript/src/webServer/
DwebServer.ts144 getEnvironmentVariable: returnEmptyString, // TODO:: Used to enable debugging info
/third_party/typescript/src/harness/
DharnessIO.ts26 getEnvironmentVariable?(name: string): string; method
157 getEnvironmentVariable: name => ts.sys.getEnvironmentVariable(name),
167 …if (IO.tryEnableSourceMapsForHost && /^development$/i.test(IO.getEnvironmentVariable!("NODE_ENV"))…
DharnessLanguageService.ts782 getEnvironmentVariable(name: string): string {
783 return ts.sys.getEnvironmentVariable(name);
DfakesHosts.ts160 public getEnvironmentVariable(name: string): string {
DvirtualFileSystemWithWatch.ts1130 getEnvironmentVariable(name: string) {
/third_party/typescript/src/testRunner/unittests/tsserver/
Dsession.ts20 getEnvironmentVariable(): string { return ""; },
/third_party/typescript/lib/
Dtypescript.d.ts3124 getEnvironmentVariable?(name: string): string | undefined; method
5072 getEnvironmentVariable?(name: string): string | undefined;
DtypescriptServices.d.ts3124 getEnvironmentVariable?(name: string): string | undefined; method
5072 getEnvironmentVariable?(name: string): string | undefined;
Dtsserverlibrary.d.ts3124 getEnvironmentVariable?(name: string): string | undefined; method
5072 getEnvironmentVariable?(name: string): string | undefined;
Dtsc.js3753 if (!system.getEnvironmentVariable) {
3760 return system.getEnvironmentVariable(envVar + "_" + level.toUpperCase());
4462 getEnvironmentVariable: function (name) { method
4884 if (ts.sys && ts.sys.getEnvironmentVariable) {
4886 ts.Debug.setAssertionLevel(/^development$/i.test(ts.sys.getEnvironmentVariable("NODE_ENV"))
87197getEnvironmentVariable: function (name) { return system.getEnvironmentVariable ? system.getEnviron… method
92766getEnvironmentVariable: ts.maybeBind(host, host.getEnvironmentVariable) || (function () { return "…
92815 getEnvironmentVariable: ts.maybeBind(system, system.getEnvironmentVariable),
95375 if (ts.sys.tryEnableSourceMapsForHost && /^development$/i.test(ts.sys.getEnvironmentVariable("NODE_…
DtypingsInstaller.js6264 if (!system.getEnvironmentVariable) {
6271 return system.getEnvironmentVariable(envVar + "_" + level.toUpperCase());
7068 getEnvironmentVariable: function (name) { method
7562 if (ts.sys && ts.sys.getEnvironmentVariable) {
7564 ts.Debug.setAssertionLevel(/^development$/i.test(ts.sys.getEnvironmentVariable("NODE_ENV"))
106213getEnvironmentVariable: function (name) { return system.getEnvironmentVariable ? system.getEnviron… method
112669getEnvironmentVariable: ts.maybeBind(host, host.getEnvironmentVariable) || (function () { return "…
112724 getEnvironmentVariable: ts.maybeBind(system, system.getEnvironmentVariable),
Dtsserver.js6275 if (!system.getEnvironmentVariable) {
6282 return system.getEnvironmentVariable(envVar + "_" + level.toUpperCase());
7079 getEnvironmentVariable: function (name) { method
7573 if (ts.sys && ts.sys.getEnvironmentVariable) {
7575 ts.Debug.setAssertionLevel(/^development$/i.test(ts.sys.getEnvironmentVariable("NODE_ENV"))
106224getEnvironmentVariable: function (name) { return system.getEnvironmentVariable ? system.getEnviron… method
112680getEnvironmentVariable: ts.maybeBind(host, host.getEnvironmentVariable) || (function () { return "…
112735 getEnvironmentVariable: ts.maybeBind(system, system.getEnvironmentVariable),
162501 getEnvironmentVariable: returnEmptyString,
164376 …s.sys.tryEnableSourceMapsForHost && /^development$/i.test(ts.sys.getEnvironmentVariable("NODE_ENV"…
Dtypescript.js6469 if (!system.getEnvironmentVariable) {
6476 return system.getEnvironmentVariable(envVar + "_" + level.toUpperCase());
7273 getEnvironmentVariable: function (name) { method
7767 if (ts.sys && ts.sys.getEnvironmentVariable) {
7769 ts.Debug.setAssertionLevel(/^development$/i.test(ts.sys.getEnvironmentVariable("NODE_ENV"))
106418getEnvironmentVariable: function (name) { return system.getEnvironmentVariable ? system.getEnviron… method
112874getEnvironmentVariable: ts.maybeBind(host, host.getEnvironmentVariable) || (function () { return "…
112929 getEnvironmentVariable: ts.maybeBind(system, system.getEnvironmentVariable),
DtypescriptServices.js6469 if (!system.getEnvironmentVariable) {
6476 return system.getEnvironmentVariable(envVar + "_" + level.toUpperCase());
7273 getEnvironmentVariable: function (name) { method
7767 if (ts.sys && ts.sys.getEnvironmentVariable) {
7769 ts.Debug.setAssertionLevel(/^development$/i.test(ts.sys.getEnvironmentVariable("NODE_ENV"))
106418getEnvironmentVariable: function (name) { return system.getEnvironmentVariable ? system.getEnviron… method
112874getEnvironmentVariable: ts.maybeBind(host, host.getEnvironmentVariable) || (function () { return "…
112929 getEnvironmentVariable: ts.maybeBind(system, system.getEnvironmentVariable),
Dtsserverlibrary.js6469 if (!system.getEnvironmentVariable) {
6476 return system.getEnvironmentVariable(envVar + "_" + level.toUpperCase());
7273 getEnvironmentVariable: function (name) { method
7767 if (ts.sys && ts.sys.getEnvironmentVariable) {
7769 ts.Debug.setAssertionLevel(/^development$/i.test(ts.sys.getEnvironmentVariable("NODE_ENV"))
106418getEnvironmentVariable: function (name) { return system.getEnvironmentVariable ? system.getEnviron… method
112874getEnvironmentVariable: ts.maybeBind(host, host.getEnvironmentVariable) || (function () { return "…
112929 getEnvironmentVariable: ts.maybeBind(system, system.getEnvironmentVariable),
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3209 getEnvironmentVariable?(name: string): string | undefined; method
5313 getEnvironmentVariable?(name: string): string | undefined;
Dtsserverlibrary.d.ts3209 getEnvironmentVariable?(name: string): string | undefined; method
5313 getEnvironmentVariable?(name: string): string | undefined;