]> gitweb.factorcode.org Git - factor.git/commit
Fix potential assertion failure if GC was invoked while enabling profiling
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 19 Nov 2009 07:49:26 +0000 (01:49 -0600)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 19 Nov 2009 07:49:26 +0000 (01:49 -0600)
commitf47b72d98b01163f7bd28c79ba81a96d63ebc269
tree1ce7eb3dd9f9766ce5f827a1bfab7741ac8b7824
parentf4450653a9e71ed2ad49c8ecb36aadbe76cddaee
Fix potential assertion failure if GC was invoked while enabling profiling
basis/tools/profiler/profiler-tests.factor
vm/profiler.cpp
vm/words.cpp