node/lib/internal/bootstrap
Joyee Cheung f8bde7ce06
bootstrap: build fast APIs in pre-execution
Fast APIs need to work with ArrayBuffers which we need
to rebuild connections to after deserializing them
from the snapshot. For now, postpone their creation
until pre-execution to simplify the process.

PR-URL: https://github.com/nodejs/node/pull/32984
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
2020-07-18 11:23:18 +08:00
..
switches lib,src: remove cpu profiler idle notifier 2020-06-25 11:52:53 -07:00
environment.js process: run RunBootstrapping in CreateEnvironment 2019-04-03 08:46:03 +08:00
loaders.js lib: replace Map global by the primordials 2020-01-04 14:56:52 -08:00
node.js bootstrap: build fast APIs in pre-execution 2020-07-18 11:23:18 +08:00
pre_execution.js bootstrap: build fast APIs in pre-execution 2020-07-18 11:23:18 +08:00