]> gitweb.factorcode.org Git - factor.git/commit
vm: Add more comments about functions that allocate.
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 16 Aug 2012 05:00:08 +0000 (22:00 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 16 Aug 2012 05:00:08 +0000 (22:00 -0700)
commitaad70160f095fda9e6cad9f3de74a5a938a92e74
tree856ac202c20e715e0529fe348ce15d73298d8a0e
parent000efd9bbb51b4e02dbd002a940f0c403e6c3610
vm: Add more comments about functions that allocate.
vm/alien.cpp
vm/arrays.cpp
vm/byte_arrays.cpp
vm/callbacks.cpp
vm/contexts.cpp
vm/errors.cpp
vm/gc.cpp
vm/jit.cpp
vm/sampling_profiler.cpp