YJIT: Avoid pointer size assumption with intptr_t
Cast to void * first to use the definition of intptr_t.
void *
intptr_t
YJIT: Avoid pointer size assumption with intptr_t
Cast to
void *first to use the definition ofintptr_t.