]> gitweb.factorcode.org Git - factor.git/commit
VM: the jit class doesn't need to store the code block type
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 19 Oct 2016 07:28:59 +0000 (09:28 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Wed, 19 Oct 2016 07:28:59 +0000 (09:28 +0200)
commit51408b66cbed653acc442035514c0b2cb3a3e163
treee57139288d399c2a87181878409bc7d8e37e2234
parent453eca66c45d489142e114bc75d31502d69b27b1
VM: the jit class doesn't need to store the code block type
vm/inline_cache.cpp
vm/jit.cpp
vm/jit.hpp
vm/quotations.cpp
vm/quotations.hpp