Project

General

Profile

« Previous | Next » 

Revision 767e8e16

Added by alanwu (Alan Wu) 6 months ago

ZJIT: Fix rest parameter not parsed into a BB parameter

Use total parameter size instead of lead parameter size when parsing
iseq into hir. Also, copy over IntoUsize for compile-time checked
u32->usize cast.