Redesign of prototype generation, part 5: colocation of protoype arrays.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "lj_obj.h"
|
||||
|
||||
/* Prototypes. */
|
||||
LJ_FUNC GCproto *lj_func_newproto(lua_State *L);
|
||||
LJ_FUNC void LJ_FASTCALL lj_func_freeproto(global_State *g, GCproto *pt);
|
||||
|
||||
/* Upvalues. */
|
||||
|
||||
Reference in New Issue
Block a user