Compile return to lower frame. Only for Lua frames right now.

This commit is contained in:
Mike Pall
2010-01-29 03:32:37 +01:00
parent 272b2f7368
commit 8681b7330f
3 changed files with 75 additions and 40 deletions

View File

@@ -34,7 +34,7 @@
_(NE, GC, ref, ref) \
\
_(ABC, G , ref, ref) \
_(UNUSED, G , ref, ref) /* Placeholder. */ \
_(RETF, G , ref, ref) \
\
_(LT, G , ref, ref) \
_(GE, G , ref, ref) \