add getResolve to webpack loader context (#7562)
### Description
* Increase Node.js execution timeout
* Add ready signal to node.js pool
* add tracing for Node.js bootstrapping
* fixes a tracing bug, where queue time is accounted towards Node.js
execution
* refactor evaluation to allow custom message handlers
* add getResolve to webpack loader context
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Closes PACK-2633
---------
Co-authored-by: Tim Neutkens <tim@timneutkens.nl>