]> gitweb.factorcode.org Git - factor.git/commit
VM: move the frame_predecessor() method to the code_heap class
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 12 Aug 2015 18:32:04 +0000 (20:32 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 15 Aug 2015 03:19:54 +0000 (20:19 -0700)
commit2b1c6ca11a4354b025881a785af2dad4efd5cda0
tree1cc9e0b4d0dc70fc83523396836b5048e7c960b5
parentf3c34e44d4dda3fa3627cbc1fa038464a5a4bc79
VM: move the frame_predecessor() method to the code_heap class
vm/callstack.cpp
vm/code_heap.cpp
vm/code_heap.hpp
vm/cpu-x86.cpp
vm/vm.hpp