mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
d5c7ffd7b6
Avoid repetitively calling into JS callback from C++ in `ModuleWrap::Link`. This removes the convoluted callback style of the internal `ModuleWrap` link step. PR-URL: https://github.com/nodejs/node/pull/52058 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> |
||
---|---|---|
.. | ||
module.js |