gecko/js/src/methodjit
2010-09-28 15:23:43 -07:00
..
BaseAssembler.h ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
BaseCompiler.h Clean up exec pool and LinkBuffer use (bug 601041, r=dmandelin). 2010-10-01 09:47:44 -07:00
BytecodeAnalyzer.cpp Lazify fp->scopeChain, JM call path cleanup. bug 593882, r=lw,dvander. 2010-10-03 08:21:38 -07:00
BytecodeAnalyzer.h Lazify fp->scopeChain, JM call path cleanup. bug 593882, r=lw,dvander. 2010-10-03 08:21:38 -07:00
CodeGenIncludes.h
Compiler.cpp Don't build debug structures if not in debug mode (bug 596804, r=dmandelin). 2010-10-05 17:15:06 -07:00
Compiler.h Don't build debug structures if not in debug mode (bug 596804, r=dmandelin). 2010-10-05 17:15:06 -07:00
FastArithmetic.cpp Optimize FrameState for large linear scripts (bug 591836, r=dmandelin). 2010-09-21 18:34:42 -07:00
FastOps.cpp Eliminate syncData() constant hack. b=601657, r=dvander. 2010-10-05 17:08:01 -04:00
FrameEntry.h Eliminate syncData() constant hack. b=601657, r=dvander. 2010-10-05 17:08:01 -04:00
FrameState-inl.h Eliminate syncData() constant hack. b=601657, r=dvander. 2010-10-05 17:08:01 -04:00
FrameState.cpp Eliminate syncData() constant hack. b=601657, r=dvander. 2010-10-05 17:08:01 -04:00
FrameState.h ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
ImmutableSync.cpp Optimize FrameState for large linear scripts (bug 591836, r=dmandelin). 2010-09-21 18:34:42 -07:00
ImmutableSync.h Optimize FrameState for large linear scripts (bug 591836, r=dmandelin). 2010-09-21 18:34:42 -07:00
InlineFrameAssembler.h Lazify fp->scopeChain, JM call path cleanup. bug 593882, r=lw,dvander. 2010-10-03 08:21:38 -07:00
InvokeHelpers.cpp Fix crash in AtSafePoint (bug 589398, r=dmandelin). 2010-10-05 16:41:06 -07:00
Logging.cpp [JAEGER] Merge from Tracemonkey. This picks up Yarr. 2010-08-12 11:42:16 -07:00
Logging.h
MachineRegs.h Optimize FrameState for large linear scripts (bug 591836, r=dmandelin). 2010-09-21 18:34:42 -07:00
MethodJIT.cpp Bug 581893 - build a js::Invoke Gatling gun (r=waldo) 2010-09-28 15:23:43 -07:00
MethodJIT.h Bug 581893 - build a js::Invoke Gatling gun (r=waldo) 2010-09-28 15:23:43 -07:00
MonoIC.cpp ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
MonoIC.h ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
NunboxAssembler.h Eliminate syncData() constant hack. b=601657, r=dvander. 2010-10-05 17:08:01 -04:00
PolyIC.cpp ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
PolyIC.h ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
PunboxAssembler.h Eliminate syncData() constant hack. b=601657, r=dvander. 2010-10-05 17:08:01 -04:00
RematInfo.h OOL fast path for string comparison, bug 579479. r=dvander 2010-09-14 20:07:11 -07:00
Retcon.cpp ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
Retcon.h ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
StubCalls-inl.h ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
StubCalls.cpp Clean up JSOP_DEFFUN and duplicated methodjit StubCall logic, fixing latent arguments override bug (602621, r=igor). 2010-10-07 13:52:58 -07:00
StubCalls.h ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
StubCompiler.cpp Clean up exec pool and LinkBuffer use (bug 601041, r=dmandelin). 2010-10-01 09:47:44 -07:00
StubCompiler.h ICs for scripted new (bug 589398, r=luke,dmandelin). 2010-10-04 14:13:33 -07:00
TrampolineCompiler.cpp Lazify fp->scopeChain, JM call path cleanup. bug 593882, r=lw,dvander. 2010-10-03 08:21:38 -07:00
TrampolineCompiler.h Bug 595420: fix warning in trampoline compiler, r=lw 2010-09-13 11:30:11 -07:00
TrampolineMasmX64.asm Bug 601355 - follow up bug 587707. Crashes consistently at start-up except if JM is disabled or in safe mode. r=bhackett1024, r=dvander 2010-10-05 12:14:44 +09:00
TrampolineSUNWX64.s Improved JM call path, bug 587707. r=lw,dvander 2010-09-29 06:27:34 -07:00
TrampolineSUNWX86.s Improved JM call path, bug 587707. r=lw,dvander 2010-09-29 06:27:34 -07:00