summaryrefslogtreecommitdiff
path: root/lib/vm.js
diff options
context:
space:
mode:
authorAnna Henningsen <anna@addaleax.net>2018-12-14 22:55:03 +0100
committerAnna Henningsen <anna@addaleax.net>2018-12-17 02:29:10 +0100
commit8dfd7573372ba49f87f0838191b83ea4c8bd509a (patch)
treeea14ad03b6fb40c1c260a895879fc49f62d97604 /lib/vm.js
parentcc0e1770d950fbdfb73d8640ba5468cdc06534bd (diff)
downloadandroid-node-v8-8dfd7573372ba49f87f0838191b83ea4c8bd509a.tar.gz
android-node-v8-8dfd7573372ba49f87f0838191b83ea4c8bd509a.tar.bz2
android-node-v8-8dfd7573372ba49f87f0838191b83ea4c8bd509a.zip
perf_hooks: make GC tracking state per-Environment
Otherwise this is global state that may be subject to race conditions e.g. when running `perf_hooks` inside of Worker threads. Tracking the GC type is removed entirely since the variable was unused. PR-URL: https://github.com/nodejs/node/pull/25053 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'lib/vm.js')
0 files changed, 0 insertions, 0 deletions