* core/vm-x86.c: pad the stack 8 bytes on 32-bit, since the `self` slot is getting...
author_why <why@whytheluckystiff.net>
Thu, 30 Jul 2009 23:32:34 +0000 (18:32 -0500)
committer_why <why@whytheluckystiff.net>
Thu, 30 Jul 2009 23:32:34 +0000 (18:32 -0500)
commitb207f269022bcfdb9c019b910cd46e439c1844d9
treee7ca92f9aa265a5f20a8a1db96eb56c8289382ad
parent8f508fefd81082cde3a2284ca13cd2100be2c8bf
 * core/vm-x86.c: pad the stack 8 bytes on 32-bit, since the `self` slot is getting clobbered.
core/vm-x86.c