]> gitweb.factorcode.org Git - factor.git/commit
VM: new method quotation_jit:nth
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 30 May 2016 17:32:03 +0000 (19:32 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Tue, 31 May 2016 01:37:24 +0000 (03:37 +0200)
commit59443dca012141ba6ff2f58a35f65db75eb62eca
tree6b1bce884051c22c8bcdd0e2dacad3c4315e0252
parent91f335b424d7e1bf628d9585e8e5113f2ea551b7
VM: new method quotation_jit:nth

It's less tedious than writing array_nth(elements.untagged(), i + N) everywhere
vm/quotations.cpp
vm/quotations.hpp