See the fixed issue for the context. This pulls in a vendored copy of Node that includes the described patch.
Fixes#8358
Test Plan: Built Electron and verified it loaded the sample app correctly and that the module wrapper is the new one by viewing Node's source code in the Blink Inspector.
Added specs and tested with `npm test -- --grep "global variables"`