frame_assign
frame_assign(stack, idx, value);
void frame_assign(struct stack *, size_t, const struct value *);