]> gitweb.factorcode.org Git - factor.git/commit
VM: you can insert the write_barrier() the first time you interate the
authorBjörn Lindqvist <bjourne@gmail.com>
Sat, 1 Aug 2015 15:30:20 +0000 (17:30 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Tue, 4 Aug 2015 14:02:09 +0000 (16:02 +0200)
commit282c52b87233e6556684f504f0c93630f01f5cf5
tree41bc596213d2b9d10d4bbb1b0ff5464b905f728c
parent03d861976cd13b610b7effcd4366e7e38cd08d5e
VM: you can insert the write_barrier() the first time you interate the
blocks, so you don't need to do it twice
vm/objects.cpp