Home
last modified time | relevance | path

Searched defs:vsInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dcreate-config-gypi.js38 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
Dconfigure.js73 async function createConfigFile (vsInfo) { argument
78 const configPath = await createConfigGypi({ gyp, buildDir, nodeDir, vsInfo, python }) property