Skip to content
Snippets Groups Projects
Commit d323e829 authored by ram's avatar ram
Browse files

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.
parent 5b270536
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment