Skip to content

Commit 0f924a6

Browse files
joyeecheungrefack
authored andcommitted
src: use NativeModuleLoader to compile all the bootstrappers
This patch moves all the bootstrapper compilation to use NativeModuleLoader::CompileAndCall(). With this we no longer need to mess with the error decoration and handling any more - there is no point in handling the JS error occurred during bootstrapping by ourselves, we should just crash or let the VM handle it. PR-URL: nodejs#24775 Reviewed-By: Gus Caplan <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent 0aabc83 commit 0f924a6

File tree

7 files changed

+975
-1074
lines changed

7 files changed

+975
-1074
lines changed

0 commit comments

Comments
 (0)