Merge branch 'master' into v2.1
This commit is contained in:
@@ -2520,9 +2520,8 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
|. addu RA, RA, BASE
|
||||
|
|
||||
|9: // Rethrow error from the right C frame.
|
||||
| load_got lj_err_throw
|
||||
| negu CARG2, CRET1
|
||||
| call_intern lj_err_throw // (lua_State *L, int errcode)
|
||||
| load_got lj_err_run
|
||||
| call_intern lj_err_run // (lua_State *L)
|
||||
|. move CARG1, L
|
||||
|.endif
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user