luajit.luajit

Undocumented in source.

Members

Aliases

LUAJIT_VERSION_SYM
alias LUAJIT_VERSION_SYM = luaJIT_version_2_0_5
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

LUAJIT_MODE_ENGINE
anonymousenum LUAJIT_MODE_ENGINE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

luaJIT_setmode
int luaJIT_setmode(lua_State* L, int idx, int mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
luaJIT_version_2_0_5
void luaJIT_version_2_0_5()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

LUAJIT_COPYRIGHT
enum LUAJIT_COPYRIGHT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAJIT_MODE_FLUSH
enum LUAJIT_MODE_FLUSH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAJIT_MODE_MASK
enum LUAJIT_MODE_MASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAJIT_MODE_OFF
enum LUAJIT_MODE_OFF;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAJIT_MODE_ON
enum LUAJIT_MODE_ON;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAJIT_URL
enum LUAJIT_URL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAJIT_VERSION
enum LUAJIT_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LUAJIT_VERSION_NUM
enum LUAJIT_VERSION_NUM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta