summaryrefslogtreecommitdiff
path: root/vm.c
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2020-11-20 22:41:55 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2020-11-20 22:47:54 -0800
commited8e552d4d2c825a3f780ac8bd898eaaca7c21e7 (patch)
tree33555b13eed036e4652df35c4ec2c4d603c308c5 /vm.c
parent3f8c60cf09da72d1d538e39aee890f511b498fea (diff)
Shrink the blocking region for compile_compact_jit_code
Isn't setting `in_compact = true` enough to avoid a race condition between JIT compaction and unload_units? Now I think it is. This change will make it easier to spend more time on compile_compact_jit_code. For now it seems to take only 0.0723ms though.
Diffstat (limited to 'vm.c')
0 files changed, 0 insertions, 0 deletions