Home
last modified time | relevance | path

Searched refs:nodeBin (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/test/
Dcommon-tap.js124 var nodeBin = exports.nodeBin = process.env.npm_node_execpath || process.env.NODE || process.execPa… variable
154 nodeBin = opts.nodeExecPath || nodeBin
158 var child = spawn(nodeBin, cmd, opts)
/third_party/node/deps/npm/test/tap/
Dumask-lifecycle.js13 var nodeCmd = escapeExecPath(common.nodeBin)
Dbuiltin-config.js17 var node = common.nodeBin