2010-10-04 |
David Anderson | Backed out changeset de5d1b528b9a
|
commit | commitdiff | tree |
2010-10-04 |
David Anderson | ICs for scripted new (bug 589398, r=luke,dmandelin).
|
commit | commitdiff | tree |
2010-10-01 |
David Anderson | Clean up exec pool and LinkBuffer use (bug 601041,...
|
commit | commitdiff | tree |
2010-10-01 |
David Anderson | Clean up exec pool and LinkBuffer use (bug 601041,...
|
commit | commitdiff | tree |
2010-09-29 |
David Anderson | Fix Bug 600163 - JM: Assertion failure: checkedFreeRegs...
|
commit | commitdiff | tree |
2010-09-29 |
David Anderson | Fix closed-name analysis in with-statements (bug 593556...
|
commit | commitdiff | tree |
2010-09-28 |
David Anderson | Fix addprop IC proto guards not being repatched (bug...
|
commit | commitdiff | tree |
2010-09-24 |
David Anderson | Do not inline js::mjit::TryCompile (bug 596460, r=sstangl).
|
commit | commitdiff | tree |
2010-09-28 |
David Anderson | Fixed bogus assert (bug 597871 fallout, a=orange).
|
commit | commitdiff | tree |
2010-09-27 |
David Anderson | Fix exception handling inside trace and method JIT...
|
commit | commitdiff | tree |
2010-09-27 |
David Anderson | Merge backout, a=orange.
|
commit | commitdiff | tree |
2010-09-27 |
David Anderson | Backed out changeset 63066ec9dd8d (a=orange).
|
commit | commitdiff | tree |
2010-09-27 |
David Anderson | Backed out changeset 8e5656d33bba (a=orange).
|
commit | commitdiff | tree |
2010-09-27 |
David Anderson | Added test case for bug 597378 (a=NPOTB).
|
commit | commitdiff | tree |
2010-09-27 |
David Anderson | Fix exception handling inside trace and method JIT...
|
commit | commitdiff | tree |
2010-09-22 |
David Anderson | Optimize FrameState for large linear scripts (bug 591836...
|
commit | commitdiff | tree |
2010-09-23 |
David Anderson | Merge backout.
|
commit | commitdiff | tree |
2010-09-23 |
David Anderson | Backed out changeset 1af8f0c895bc from PGO bustage
|
commit | commitdiff | tree |
2010-09-22 |
David Anderson | Fix method-JIT debug mode bugs and add more testing...
|
commit | commitdiff | tree |
2010-09-22 |
David Anderson | Fix FrameState::forgetType with eval (bug 598696, r...
|
commit | commitdiff | tree |
2010-09-22 |
David Anderson | Optimize FrameState for large linear scripts (bug 591836...
|
commit | commitdiff | tree |
2010-09-21 |
David Anderson | Fix global variables overwriting resolved properties...
|
commit | commitdiff | tree |
2010-09-17 |
David Anderson | Compile JSOP_HOLE, JSOP_CONDSWITCH (bug 597452, r=sstangl).
|
commit | commitdiff | tree |
2010-09-17 |
David Anderson | Compile JSOP_IN (bug 594111, r=dmandelin).
|
commit | commitdiff | tree |
2010-09-17 |
David Anderson | Fix instanceof with bound functions (bug 597167, r...
|
commit | commitdiff | tree |
2010-09-17 |
David Anderson | Compile JSOP_DELNAME (bug 597137, r=dmandelin).
|
commit | commitdiff | tree |
2010-09-17 |
David Anderson | Compile JSOP_DEFVAR (bug 594117, r=dmandelin).
|
commit | commitdiff | tree |
2010-09-16 |
David Anderson | Compile JSOP_DELPROP, JSOP_DELELEM (bug 578736, r=dmandelin).
|
commit | commitdiff | tree |
2010-09-21 |
David Anderson | Fix global variables overwriting resolved properties...
|
commit | commitdiff | tree |
2010-09-16 |
David Anderson | Fixed thinko in 89283cd55a98 (bug 596457, no_r=me).
|
commit | commitdiff | tree |
2010-09-16 |
David Anderson | Require SSE2 to use Method JIT on x86 (bug 596457,...
|
commit | commitdiff | tree |
2010-09-09 |
David Anderson | Added test cases for bug 588363 (no_r=me).
|
commit | commitdiff | tree |
2010-09-09 |
David Anderson | Added test cases for bug 588362 (no_r=me).
|
commit | commitdiff | tree |
2010-09-09 |
David Anderson | Fix for ARM build bustage (bug 593532 fallout, no_r...
|
commit | commitdiff | tree |
2010-09-08 |
David Anderson | Fix various bugs in tracer integration (bug 593532...
|
commit | commitdiff | tree |
2010-09-08 |
David Anderson | Backed out changeset 7219df6c126c
|
commit | commitdiff | tree |
2010-09-08 |
David Anderson | Avoid staying in Interpret() after recording (bug 593532...
|
commit | commitdiff | tree |
2010-09-08 |
David Anderson | Merge backout.
|
commit | commitdiff | tree |
2010-09-08 |
David Anderson | Backed out changeset 45f147e08faf
|
commit | commitdiff | tree |
2010-09-07 |
David Anderson | Fix DEFFUN creating a sync state mismatch (bug 590083...
|
commit | commitdiff | tree |
2010-09-03 |
David Anderson | ICs for scripted calls (bug 587698, r=dmandelin).
|
commit | commitdiff | tree |
2010-09-07 |
David Anderson | Fixed out-of-line sync labels in some ICs (bug 593918...
|
commit | commitdiff | tree |
2010-08-16 |
David Anderson | Disable recursion for heavyweight functions (bug 583757...
|
commit | commitdiff | tree |
2010-08-16 |
David Anderson | Disable recursion for heavyweight functions (bug 583757...
|
commit | commitdiff | tree |
2010-08-16 |
David Anderson | Disable recursion for heavyweight functions (bug 583757...
|
commit | commitdiff | tree |
2010-08-07 |
David Anderson | Fixed assertion failure in callNative (bug 579740,...
|
commit | commitdiff | tree |
2010-08-16 |
David Anderson | Disable recursion for heavyweight functions (bug 583757...
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Merge backout.
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Backed out changeset 0f0f444d57ad
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Merge backout.
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Backed out changeset 752bab2cb85b.
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Argh, JSD is C - fixing build (bug 561923 fallout).
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Statically bind global variable references where possible...
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Deoptimize uses inside polluted scopes (bug 561923...
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Avoid resolving while looking up constants during parsing...
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Fix JSD to use JSCLASS_GLOBAL_FLAGS (bug 561923 part...
|
commit | commitdiff | tree |
2010-05-24 |
David Anderson | Reserve standard class properties in global objects...
|
commit | commitdiff | tree |
2010-05-18 |
David Anderson | Don't execute trees if the inline call depth could...
|
commit | commitdiff | tree |
2010-05-18 |
David Anderson | Fix recursing with inlining (bug 565373, r=luke).
|
commit | commitdiff | tree |
2010-05-04 |
David Anderson | Pretty-up some tcflag use in the parser and emitter...
|
commit | commitdiff | tree |
2010-04-28 |
David Anderson | Fixed clamping bug in typed arrays (bug 561813, r=vlad).
|
commit | commitdiff | tree |
2010-04-27 |
David Anderson | Don't bother tracing some elem sets yet (bug 561939...
|
commit | commitdiff | tree |
2010-04-22 |
David Anderson | Renamed InterpState to TracerState (bug 560988, r=luke).
|
commit | commitdiff | tree |
2010-04-21 |
David Anderson | Merge backout.
|
commit | commitdiff | tree |
2010-04-21 |
David Anderson | Backed out changeset 4a28bd424400 (tinderbox red).
|
commit | commitdiff | tree |
2010-04-21 |
David Anderson | Rename test case for correct bug number (no bug, r...
|
commit | commitdiff | tree |
2010-04-21 |
David Anderson | Fixed tracing some arguments usage on trace (bug 558618...
|
commit | commitdiff | tree |
2010-04-21 |
David Anderson | Modifying upvars on trace (bug 557946, r=gal).
|
commit | commitdiff | tree |
2010-04-21 |
David Anderson | Modifying upvars on trace (bug 557946, r=gal).
|
commit | commitdiff | tree |
2010-02-24 |
David Anderson | Better fix for recursion and let blocks (bug 547791...
|
commit | commitdiff | tree |
2010-02-22 |
David Anderson | Fixed assertion when using recursion in a let block...
|
commit | commitdiff | tree |
2010-02-22 |
David Anderson | Fixed crash in GetPropertyByName (bug 547299, r=dmandelin).
|
commit | commitdiff | tree |
2010-02-10 |
David Anderson | Changed --enable-jit to --enable-tracejit (bug 545245...
|
commit | commitdiff | tree |
2010-02-05 |
David Anderson | Fixed tracker usage not protecting against certain...
|
commit | commitdiff | tree |
2010-01-15 |
David Anderson | Fixed x64 assertion in tracing JSOP_LENGTH on arguments...
|
commit | commitdiff | tree |
2010-01-08 |
David Anderson | Make sure trace native stack is 16-byte aligned (bug...
|
commit | commitdiff | tree |
2009-12-30 |
David Anderson | Fixed liveness-spew-only assertion with LIR_mod (bug...
|
commit | commitdiff | tree |
2010-04-27 |
David Anderson | Don't bother tracing some elem sets yet (bug 561939...
|
commit | commitdiff | tree |
2010-03-26 |
David Anderson | Fixed regression with recursive scripts missing a return...
|
commit | commitdiff | tree |
2010-03-08 |
David Anderson | Trace recursion when the return keyword is omitted...
|
commit | commitdiff | tree |
2010-03-12 |
David Anderson | More tracer cleanups (bug 551754, r=lw).
|
commit | commitdiff | tree |
2010-03-12 |
David Anderson | Fixed regression with recursion and type unstable frame...
|
commit | commitdiff | tree |
2010-03-02 |
David Anderson | Removed initializing inparam from TraceRecorder::set...
|
commit | commitdiff | tree |
2010-01-15 |
David Anderson | Fixed x64 assertion in tracing JSOP_LENGTH on arguments...
|
commit | commitdiff | tree |
2009-12-23 |
David Anderson | Fixed lazy import regression in upvar resolution, take...
|
commit | commitdiff | tree |
2009-12-22 |
David Anderson | Fixed charCodeAt inparam being aggressively, and incorrectly...
|
commit | commitdiff | tree |
2009-12-22 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-12-22 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-12-22 |
David Anderson | Backed out changeset f7cff6dd16f1
|
commit | commitdiff | tree |
2009-12-21 |
David Anderson | Fixed tracing CALLELEM on arguments not setting an...
|
commit | commitdiff | tree |
2009-12-21 |
David Anderson | Fixed lazy import regression in upvar resolution (bug...
|
commit | commitdiff | tree |
2009-12-17 |
David Anderson | Fixed lazy import regression where down recursion could...
|
commit | commitdiff | tree |
2009-12-17 |
David Anderson | Added test case for bug 535474.
|
commit | commitdiff | tree |
2009-12-17 |
David Anderson | Fixed regression where lazy imports could happen in...
|
commit | commitdiff | tree |
2009-12-12 |
David Anderson | Lazily import stack and global slots (bug 515749, original...
|
commit | commitdiff | tree |
2009-12-12 |
David Anderson | Merge backout.
|
commit | commitdiff | tree |
2009-12-12 |
David Anderson | Backed out changeset 783ce7ce6ed7 (possible orange).
|
commit | commitdiff | tree |
2009-12-11 |
David Anderson | Fixed rare case of not connecting trees properly when...
|
commit | commitdiff | tree |
2009-12-11 |
David Anderson | Fixed recursion not tracing when hitting JSOP_STOP...
|
commit | commitdiff | tree |
2009-12-11 |
David Anderson | Fixed CASE_EXITs being limited to about 4 entries ...
|
commit | commitdiff | tree |