Merge branch 'master' into v2.1
This commit is contained in:
@@ -2509,10 +2509,8 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
| jmp <2
|
||||
|
|
||||
|9: // Rethrow error from the right C frame.
|
||||
| neg RD
|
||||
| mov CARG1, L:RB
|
||||
| mov CARG2, RD
|
||||
| call extern lj_err_throw // (lua_State *L, int errcode)
|
||||
| call extern lj_err_run // (lua_State *L)
|
||||
|.endif
|
||||
|
|
||||
|//-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user