node/benchmark/vm
Joyee Cheung 1d220b55ac
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
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>
2023-10-05 00:11:04 +00:00
..
compile-script-in-isolate-cache.js vm: use default HDO when importModuleDynamically is not set 2023-10-05 00:11:04 +00:00
context-global-proxy.js
create-context.js
run-in-context.js
run-in-this-context.js