gecko/js/src/methodjit
2010-06-22 15:07:10 -07:00
..
nunbox [JAEGER] Re-added Dave Mandelin's polymorphic inline caches for GETPROP (bug 572310). 2010-06-19 21:58:55 -07:00
BaseAssembler.h [JAEGER] Re-added Dave Mandelin's polymorphic inline caches for GETPROP (bug 572310). 2010-06-19 21:58:55 -07:00
BytecodeAnalyzer.cpp Import method JIT 'outer' framework. 2010-05-22 17:09:52 -07:00
BytecodeAnalyzer.h [JAEGER] Enabled method JIT backend. 2010-05-22 17:41:21 -07:00
CodeGenIncludes.h [JAEGER] New FrameState. 2010-05-29 21:48:13 -07:00
Compiler.cpp [JAEGER] Cache atom in PIC directly, instead of index, for simplicity. 2010-06-22 15:07:10 -07:00
Compiler.h [JAEGER] Cache atom in PIC directly, instead of index, for simplicity. 2010-06-22 15:07:10 -07:00
CompilerBase.h [JAEGER] Initial import of new compiler layout. 2010-05-25 14:14:13 -07:00
FrameEntry.h [JAEGER] Rewrite state reification for side exits. 2010-06-15 01:40:39 -07:00
FrameState-inl.h [JAEGER] Re-added Dave Mandelin's polymorphic inline caches for GETPROP (bug 572310). 2010-06-19 21:58:55 -07:00
FrameState.cpp [JAEGER] Precursor SETPROP IC work - shimmy top of stack down. 2010-06-21 19:34:18 -07:00
FrameState.h [JAEGER] Re-added Dave Mandelin's GETPROP PIC stubs for string and array length (bug 572310, part 2). 2010-06-20 16:07:21 -07:00
ImmutableSync.cpp [JAEGER] Rewrite state reification for side exits. 2010-06-15 01:40:39 -07:00
ImmutableSync.h [JAEGER] Rewrite state reification for side exits. 2010-06-15 01:40:39 -07:00
InvokeHelpers.cpp [JAEGER] Fixed regression in light frames. 2010-06-17 20:33:16 -07:00
Logging.cpp Import method JIT 'outer' framework. 2010-05-22 17:09:52 -07:00
Logging.h Import method JIT 'outer' framework. 2010-05-22 17:09:52 -07:00
MachineRegs.h [JAEGER] Define temporary FPRegisters. 2010-06-16 15:32:30 -07:00
MethodJIT.cpp [JAEGER] Re-added Dave Mandelin's polymorphic inline caches for GETPROP (bug 572310). 2010-06-19 21:58:55 -07:00
MethodJIT.h [JAEGER] Re-added Dave Mandelin's polymorphic inline caches for GETPROP (bug 572310). 2010-06-19 21:58:55 -07:00
MonoIC.cpp [JAEGER] Added monomorphic inline caches for SETGNAME. 2010-06-14 13:35:47 -07:00
MonoIC.h [JAEGER] Added monomorphic inline caches for SETGNAME. 2010-06-14 13:35:47 -07:00
PolyIC.cpp [JAEGER] Cache atom in PIC directly, instead of index, for simplicity. 2010-06-22 15:07:10 -07:00
PolyIC.h [JAEGER] Cache atom in PIC directly, instead of index, for simplicity. 2010-06-22 15:07:10 -07:00
RematInfo.h [JAEGER] Precursor work for Dave Mandelin's SETPROP IC (bug 572310). 2010-06-21 19:34:20 -07:00
StubCalls-inl.h [JAEGER] Re-added Dave Mandelin's polymorphic inline caches for GETPROP (bug 572310). 2010-06-19 21:58:55 -07:00
StubCalls.cpp [JAEGER] Re-added Dave Mandelin's polymorphic inline caches for GETPROP (bug 572310). 2010-06-19 21:58:55 -07:00
StubCalls.h [JAEGER] Added JSOP_UNBRAND,UNBRANDTHIS. 2010-06-17 20:27:22 -07:00
StubCompiler.cpp [JAEGER] Re-added Dave Mandelin's GETPROP PIC stubs for string and array length (bug 572310, part 2). 2010-06-20 16:07:21 -07:00
StubCompiler.h [JAEGER] Precursor work for Dave Mandelin's SETPROP IC (bug 572310). 2010-06-21 19:34:20 -07:00