-
- Downloads
Add stuff to deal with filling in placeholder args when a local call is made to
a function when the arg has been deleted due to being unreferenced. Add stuff to inline structure accessors when no type check is needed. Suppress some type warnings for uses of POSITION on the closure environment. Do type checking of arguments to local functions in the callee, since the interpreter doesn't check the arg types itself before simulating a local call.
Loading
Please register or sign in to comment