Searched refs:NODE_VERSION (Results 1 – 6 of 6) sorted by relevance
65 #define NODE_VERSION "v" NODE_VERSION_STRING macro
88 FIXED_ONE_BYTE_STRING(env->isolate(), NODE_VERSION)); in CreateProcessObject()
955 printf("%s\n", NODE_VERSION); in Init()1021 printf("%s\n", NODE_VERSION); in InitializeOncePerProcess()
117 response["Browser"] = "node.js/" NODE_VERSION; in SendVersionResponse()
447 NODE_VERSION=node-v12.16.3-darwin-x64448 NODE_TGZ="$NODE_VERSION.tar.gz"452 export PATH=$PATH:`pwd`/$NODE_VERSION/bin
507 …" /p:Configuration=%config% /p:Platform=%target_arch% /p:NodeVersion=%NODE_VERSION% /p:FullVersion…754 set NODE_VERSION= variable758 for /F "usebackq tokens=*" %%i in (`python "%~dp0tools\getnodeversion.py"`) do set NODE_VERSION=%%i variable759 if not defined NODE_VERSION (766 set FULLVERSION=%NODE_VERSION%793 set FULLVERSION=%NODE_VERSION%-%TAG%