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-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-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-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 |
2009-12-08 |
David Anderson | Fixed loops ending in JSOP_GOTO not compiling properly...
|
commit | commitdiff | tree |
2009-12-05 |
David Anderson | Fix scope chain traversal with let blocks (bug 523793...
|
commit | commitdiff | tree |
2009-12-05 |
David Anderson | Get rid of TreeInfo and inline its members into TreeFragment...
|
commit | commitdiff | tree |
2009-12-02 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-12-02 |
David Anderson | Backed out changeset 0082849624a5, potential orange.
|
commit | commitdiff | tree |
2009-12-01 |
David Anderson | Remove TreeInfo (bug 525371, r=lw).
|
commit | commitdiff | tree |
2009-12-01 |
David Anderson | Recursion needs to fix up argsobj when it pops frames...
|
commit | commitdiff | tree |
2009-11-18 |
David Anderson | Fixed string flag bugs on VC++ x64 (bug 512866, r=waldo).
|
commit | commitdiff | tree |
2009-11-18 |
David Anderson | Fixed accidentally trying to trace compile a recursive...
|
commit | commitdiff | tree |
2009-11-16 |
David Anderson | Use INS_CONSTOBJ instead of INS_CONSTWORD for kshape...
|
commit | commitdiff | tree |
2009-11-12 |
David Anderson | Backed out changeset 193b41b37d17
|
commit | commitdiff | tree |
2009-11-12 |
David Anderson | Don't guard on scope chains that have a call object...
|
commit | commitdiff | tree |
2009-11-05 |
David Anderson | Reorganized the fragment class hierarchy (bug 524620...
|
commit | commitdiff | tree |
2009-11-05 |
David Anderson | Update nanojit-import-rev stamp.
|
commit | commitdiff | tree |
2009-11-03 |
David Anderson | Removed Fragment::vmprivate and Fragment::root (bug...
|
commit | commitdiff | tree |
2009-10-31 |
David Anderson | Fixed assert failure in TraceRecorder::setCallProp...
|
commit | commitdiff | tree |
2009-10-27 |
David Anderson | Added calleValue()/calleObject() inline helpers to...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Fixed JSOP_SETELEM+JSOP_POP pairs using wrong stack...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Fixed decompiler assertion related to JSOP_TRACE (bug...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Fixed slurp-fail anchors trying to import and read...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Added debug-break to JS_Assert for gcc x64 (bug 524143...
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Fix GCC uninit-var warning (no bug, r=brendan).
|
commit | commitdiff | tree |
2009-10-23 |
David Anderson | Clear argsobj private on trace (bug 522024, r=dmandelin).
|
commit | commitdiff | tree |
2009-10-22 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-10-22 |
David Anderson | Fixed large displacements messing up the tracker on...
|
commit | commitdiff | tree |
2009-10-21 |
David Anderson | Fixed return value propagation and demotion bugs in...
|
commit | commitdiff | tree |
2009-10-21 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-10-21 |
David Anderson | Backed out changeset 31a4c08387f1 (orange).
|
commit | commitdiff | tree |
2009-10-21 |
David Anderson | Fixed return value propagation and demotion bugs in...
|
commit | commitdiff | tree |
2009-10-15 |
David Anderson | Fixed another bogus assertion (bug 522569, r=brendan).
|
commit | commitdiff | tree |
2009-10-15 |
David Anderson | Removed bogus, noisy assertion related to JSOP_CALL...
|
commit | commitdiff | tree |
2009-10-14 |
David Anderson | Removed bogus assert related to recursion (bug 522311...
|
commit | commitdiff | tree |
2009-10-14 |
David Anderson | When traversing fragments, don't forget to count peers...
|
commit | commitdiff | tree |
2009-10-14 |
David Anderson | Cap JIT frames to the interpreter inline call count...
|
commit | commitdiff | tree |
2009-10-13 |
David Anderson | Eagerly release frame marks during recursion (bug 521476...
|
commit | commitdiff | tree |
2009-10-09 |
David Anderson | Removed arena reservations from ExecuteTree (bug 521309...
|
commit | commitdiff | tree |
2009-10-08 |
David Anderson | Fixed recursion limit being completely ignored when...
|
commit | commitdiff | tree |
2009-10-07 |
David Anderson | Fixed recursion-related assert being too flaky (bug...
|
commit | commitdiff | tree |
2009-10-07 |
David Anderson | Backed out changeset f0d8feea4d9e.
|
commit | commitdiff | tree |
2009-10-07 |
David Anderson | Temporarily disable recursion to track down tgfx regression...
|
commit | commitdiff | tree |
2009-10-06 |
David Anderson | Fixed LIR typing bugs in recursion frame-slurping code...
|
commit | commitdiff | tree |
2009-10-06 |
David Anderson | Bump XDR from recursion emitter changes (bug 520753...
|
commit | commitdiff | tree |
2009-10-06 |
David Anderson | Fixed on-trace stack slurping accidentally unboxing...
|
commit | commitdiff | tree |
2009-10-05 |
David Anderson | Removed assertion that had too many false positives...
|
commit | commitdiff | tree |
2009-10-05 |
David Anderson | Fixed attemptTreeCall not checking deep-abort status...
|
commit | commitdiff | tree |
2009-10-03 |
David Anderson | Static analysis fixes, recursion fallout (bug 520320...
|
commit | commitdiff | tree |
2009-10-02 |
David Anderson | Fixed js_PopInterpFrame breaking arena LIFO requirement...
|
commit | commitdiff | tree |
2009-10-02 |
David Anderson | Disabled some tests which throw different recursion...
|
commit | commitdiff | tree |
2009-10-02 |
David Anderson | Skip JSOP_TRACE after JSOP_CALL when the decompiler...
|
commit | commitdiff | tree |
2009-10-01 |
David Anderson | Fixed accidentally trying to trace recursive argc!...
|
commit | commitdiff | tree |
2009-10-01 |
David Anderson | Merge.
|
commit | commitdiff | tree |
2009-10-01 |
David Anderson | Fixed potential crash if up-recursive trace compiles...
|
commit | commitdiff | tree |
2009-09-30 |
David Anderson | Fixed GCC complaints (recursion fallout 3, yay).
|
commit | commitdiff | tree |
2009-09-30 |
David Anderson | Bustage fix (recursion fallout 2).
|
commit | commitdiff | tree |