gecko/js/src/nanojit
2008-08-13 13:51:59 -07:00
..
Assembler.cpp Fixed nanojit using a variable before it got set (verbosity mode only it seems). 2008-08-12 10:45:24 -07:00
Assembler.h Fixed nanojit using a variable before it got set (verbosity mode only it seems). 2008-08-12 10:45:24 -07:00
avmplus.cpp
avmplus.h Flexible call stack allocation with proper guarding for call stack overflows. 2008-08-13 13:51:59 -07:00
Fragmento.cpp Added explicit deallocation (bug 443500, r=gal) 2008-08-11 16:01:21 -07:00
Fragmento.h Added explicit deallocation (bug 443500, r=gal) 2008-08-11 16:01:21 -07:00
LIR.cpp Assert on bogus always-exit guards. 2008-08-13 12:01:06 -07:00
LIR.h Add constvalp and isconstp to LIR instructions (nanojit). 2008-08-12 17:37:38 -07:00
nanojit.h Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
Native.h Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
NativeARM.h Synced nanojit with TT tip. 2008-07-16 14:21:31 -07:00
Nativei386.cpp Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
Nativei386.h Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
NativeThumb.cpp Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
NativeThumb.h Synced nanojit with TT tip. 2008-07-16 14:21:31 -07:00
RegAlloc.cpp Sync with TT-tip. 2008-06-30 15:33:41 -07:00
RegAlloc.h Sync with TT. 2008-07-15 13:06:05 -07:00
TraceTreeDrawer.cpp Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
TraceTreeDrawer.h Sync with tamarin-tracing/nanojit tip. 2008-07-31 13:28:12 -07:00
vm_fops.h - Add String match and three replace overloadings, and allow known native matching to continue in search of exact match (not best, and not abort on first mismatch). 2008-08-12 18:52:28 -07:00