node/benchmark/vm
Joyee Cheung 6291c107d0
vm: use default HDO when importModuleDynamically is not set
This makes it possile to hit the in-isolate compilation cache when
host-defined options are not necessary.

PR-URL: https://github.com/nodejs/node/pull/49950
Backport-PR-URL: https://github.com/nodejs/node/pull/51004
Refs: https://github.com/nodejs/node/issues/35375
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2024-03-15 17:55:58 +00:00
..
compile-script-in-isolate-cache.js vm: use default HDO when importModuleDynamically is not set 2024-03-15 17:55:58 +00:00
context-global-proxy.js
create-context.js
run-in-context.js
run-in-this-context.js