mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
9fd6122659
Provide helpers for a) spinning the event loop and b) setting up and tearing down the objects involved in a single Node.js instance, as they would typically be used. The former helper is also usable inside Node.js itself, for both Worker and main threads. PR-URL: https://github.com/nodejs/node/pull/35597 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Denys Otrishko <shishugi@gmail.com> |
||
---|---|---|
.. | ||
embedtest.cc | ||
test-embedding.js | ||
testcfg.py |