Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/node-gyp/test/
Dtest-addon.js11 const execFileSync = childProcess.execFileSync || require('./process-exec-sync') constant
/third_party/node/lib/
Dchild_process.js915 function execFileSync(file, args, options) { function
1016 execFileSync, property