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

Fixed the unwind case of %UNWIND-PROTECT to push a bogus values list on the

stack to keep the MV-BIND in the UNWIND-PROTECT translation happy.  Unlike in
compiled code, we don't use these values to keep track of the exit being done,
but we still execute the MV-BIND.  Also, fixed SET-LEAF-VALUE to check for the
var being indirect even when the reference is in the home env.  Reordered the
TYPECASE in INTERNAL-APPLY-LOOP according to my intuition of the relatively
frequency of node types.
parent 4a734a90
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