gecko/js/src/nanojit
2008-08-14 01:44:32 -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 Write back outer tree frames, but exclude the current frame (which the next tree will do). This still crashes the trace-tests.js test case with nesting enabled and for the life of me I can't figure out why (try with TRACEMONKEY=nesting). 2008-08-14 01:44:32 -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
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
RegAlloc.cpp
RegAlloc.h
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