Merge branch 'master' into v2.1

This commit is contained in:
Mike Pall
2014-12-27 06:11:14 +01:00
5 changed files with 14 additions and 10 deletions

View File

@@ -399,7 +399,7 @@ static void build_subroutines(BuildCtx *ctx)
| // - A return back from a lua_call() with (high) nresults adjustment.
| load_got lj_state_growstack
| move MULTRES, RD
| move CARG2, TMP2
| srl CARG2, TMP2, 3
| call_intern lj_state_growstack // (lua_State *L, int n)
|. move CARG1, L
| lw TMP2, SAVE_NRES