Lines Matching refs:NODE
80 NODE ?= ./$(NODE_EXE)
96 if [ -x $(PWD)/$(NODE) ] && [ -e $(PWD)/$(NODE) ]; then \
97 $(PWD)/$(NODE) $(1); \
259 $(NODE) ./deps/npm install c8 --no-save --no-package-lock;\
283 $(NODE) ./node_modules/.bin/c8 report
382 [ -x $(NODE) ] && $(NODE) $< || node $< ; \
401 npm_config_python="$(PYTHON)" $(NODE) "$$PWD/tools/build-addons.mjs" \
605 WPT_REPORT=1 $(PYTHON) tools/test.py --shell $(NODE) $(PARALLEL_ARGS) wpt
630 $(NODE) test/pummel/test-hash-seed.js
642 $(PYTHON) tools/test.py --shell $(NODE) $(TEST_CI_ARGS) $(PARALLEL_ARGS) doctool
651 $(NODE) tools/test-npm-package --install --logfile=test-npm.tap deps/npm test
655 npm_package_config_publishtest=true $(NODE) deps/npm/test/run.js
1134 $(NODE) tools/license2rtf.mjs < LICENSE > \