node/benchmark/vm
Joyee Cheung 3b0617dd19 vm: migrate ContextifyScript to cppgc
This patch migrates ContextifyScript to cppgc-based memory
management using CppgcMixin.

PR-URL: https://github.com/nodejs/node/pull/52295
Refs: https://github.com/nodejs/node/issues/40786
Refs: https://docs.google.com/document/d/1ny2Qz_EsUnXGKJRGxoA-FXIE2xpLgaMAN6jD7eAkqFQ/edit
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Stephen Belanger <admin@stephenbelanger.com>
2024-08-30 16:58:31 +00:00
..
compile-script-in-isolate-cache.js vm: migrate ContextifyScript to cppgc 2024-08-30 16:58:31 +00:00
context-global-proxy.js benchmark: add vm context global proxy benchmark 2022-10-04 19:34:29 +08:00
create-context.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
run-in-context.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00
run-in-this-context.js benchmark: add trailing commas 2023-01-29 19:13:35 +01:00