mikepaul-LuaJIT/doc
Mike Pall c93138b59e Major redesign of function call handling.
Drop call gates. Use function headers, dispatched like bytecodes.
Emit BC_FUNCF/BC_FUNCV bytecode at PC 0 for all Lua functions.
C functions and ASM fast functions get extra bytecodes.
Modify internal calling convention: new base in BASE (formerly in RA).
Can now use better C function wrapper semantics (dynamic on/off).
Prerequisite for call hooks with zero-overhead if disabled.
Prerequisite for compiling recursive calls.
Prerequisite for efficient 32/64 bit prototype guards.
2010-02-13 04:51:56 +01:00
..
img RELEASE LuaJIT-2.0.0-beta1 2009-12-08 19:46:35 +01:00
api.html Major redesign of function call handling. 2010-02-13 04:51:56 +01:00
bluequad-print.css Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
bluequad.css Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
changes.html Update docs with x64 build instructions. 2010-01-17 22:02:13 +01:00
contact.html Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
faq.html Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
install.html Update docs with x64 build instructions. 2010-01-17 22:02:13 +01:00
luajit.html Update docs with x64 build instructions. 2010-01-17 22:02:13 +01:00
running.html Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00
status.html Bump all copyright dates to 2010. 2010-01-09 14:28:11 +01:00