Bug fix: GC step can destroy a preallocated CallInfo

Macro 'checkstackp' also does a GC step, which could remove the
preallocated CallInfo when calling a function.
1 file changed