]> gitweb.factorcode.org Git - factor.git/commit
vm: bottom_frame method for contexts
authorJoe Groff <arcata@gmail.com>
Sat, 29 Oct 2011 22:47:36 +0000 (15:47 -0700)
committerJoe Groff <arcata@gmail.com>
Wed, 2 Nov 2011 20:23:07 +0000 (13:23 -0700)
commit40bc8459db1902c7d07a833906300ad389a23276
treed14b074e2ad4d52f5ff7bf7b03339a118a0004a9
parentbe5c7476d70c37d62ca22829111d3e71b6fca9be
vm: bottom_frame method for contexts
ctx->callstack_bottom - 1 -- the fuck does that mean?!
vm/callstack.cpp
vm/contexts.hpp
vm/cpu-x86.cpp
vm/sampling_profiler.cpp