t_stack_splat Struct Reference

for passing on the stack in method calls (no need for struct packing here, since flat array) More...

#include <jit.common.h>

Data Fields

char b [64]
 byte array to push onto stack

Detailed Description

for passing on the stack in method calls (no need for struct packing here, since flat array)