Searched defs:vsInfo (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/npm/node_modules/node-gyp/lib/ |
| D | create-config-gypi.js | 38 async function getCurrentConfigGypi ({ gyp, nodeDir, vsInfo, python }) { property 118 async function createConfigGypi ({ gyp, buildDir, nodeDir, vsInfo, python }) { property 124 const config = await getCurrentConfigGypi({ gyp, nodeDir, vsInfo, python }) property
|
| D | configure.js | 73 async function createConfigFile (vsInfo) { argument 78 const configPath = await createConfigGypi({ gyp, buildDir, nodeDir, vsInfo, python }) property
|