* core/vm-x86.c: fix for LOADK op in the jit. problems reaching beyond 10 or so...
author_why <why@whytheluckystiff.net>
Sat, 4 Jul 2009 13:46:42 +0000 (06:46 -0700)
committer_why <why@whytheluckystiff.net>
Sat, 4 Jul 2009 13:46:42 +0000 (06:46 -0700)
commitf41ea24ffcac65c5a339bfa6f2a9717b5edcb53a
treec5355780d1a7900d0249c85d2427c250320a9fe3
parentc56797ad8d23934dec26a0dc07a4cede3eb8730e
 * core/vm-x86.c: fix for LOADK op in the jit. problems reaching beyond 10 or so entries in the `values` array.
core/vm-x86.c