Home
last modified time | relevance | path

Searched refs:originalCwd (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/main/
Dworker_thread.js142 const originalCwd = process.cwd; constant
149 cachedCwd = originalCwd();
/third_party/typescript/src/testRunner/
DexternalCompileRunner.ts50 const originalCwd = cwd; constant
88 …nore-scripts", ...(isV7OrLater ? ["--legacy-peer-deps"] : [])], { cwd: originalCwd, timeout: timeo…