Commit Graph

16264 Commits

Author SHA1 Message Date
Bob Clary
984ce9798f bug 332722 - ecma_3/Date/15.9.5.5.js fails on Linux during DST. 2009-11-02 04:35:03 -08:00
Jacob Bramley
f9dfa5a4a6 Rolling back changes that should have gone into nanojit-central. 2009-11-02 10:05:09 +00:00
Jacob Bramley
146c5ecf6b Make LIR_ov work for LIR_mul on ARM. (bug 521161, r=gal) 2009-11-02 09:35:01 +00:00
David Anderson
ad303a4bd9 Fixed assert failure in TraceRecorder::setCallProp (bug 522570, r=dmandelin). 2009-10-30 17:23:29 -07:00
Jason Orendorff
e70482a59f Bug 524564 - "Assertion failure: 0, at ../jsopcode.cpp" with uneval, yield, do...while. r=dvander. 2009-10-30 14:56:10 -05:00
Jason Orendorff
9a443d248c Bug 498134 - ABI depends on #define DEBUG. r=Waldo.
--HG--
extra : rebase_source : 7add900da11663e2f98c1f8e0ef70387301ad115
2009-10-29 06:39:18 -05:00
Bob Clary
3589d003cb Bug 525213 - misc test cleanup. 2009-10-30 10:07:51 -07:00
Blake Kaplan
be8ccd19f3 Bug 520164 - Protect the interpreter from non-expected scope chains and variable objects. r=igor
--HG--
extra : rebase_source : cd169a070e85100af7931864201da28effffcfec
2009-10-30 17:31:15 +01:00
Bob Clary
6a2976fc42 Bug 525458 - jstests - remove NS_ERROR_UNEXPECTED spew from clearUserPref 2009-10-30 09:21:56 -07:00
Graydon Hoare
750e8bb618 Nanojit merge death throes, no bug, r=dvander. 2009-10-29 18:42:14 -07:00
Graydon Hoare
e1b43d796b Bug 525293 - Followup to remove dead lines that shouldn't be in previous patch, r=dvander. 2009-10-29 13:31:55 -07:00
Graydon Hoare
a82b30f40e Bug 525293 - Cumulative remainder of changes from tamarin, r=dvander. 2009-10-29 12:29:28 -07:00
Robert Sayre
bc3cdfee08 bustage fix 2009-10-29 11:48:18 -07:00
Robert Sayre
67efa6c0c3 Merge mozilla-central to tracemonkey. 2009-10-29 08:48:15 -07:00
Olli Pettay
80f5049fdd Bug 517665 - XPCJSStackFrame::CreateStack cause permanent memory, r=peterv,mrbkap 2009-10-29 13:48:06 +02:00
Bob Clary
bb172578ff bug 512247 - replace license headers in tests by Jason Orendorff, Blake Kaplan, Robert Sayre, Bob Clary with public domain notice; by permission. 2009-10-29 00:44:41 -07:00
Bob Clary
3b69c891d9 bug 512247 - replace license headers in template.js with public domain notice. 2009-10-29 00:44:40 -07:00
Bob Clary
91848a759f bug 511740 - e4x/Regress/regress-474319.js must reset gczeal. 2009-10-29 00:44:40 -07:00
Bob Clary
a240697e7b bug 524743 - js1_8_1/regress/regress-524743.js must turn off gczeal(2) before exiting; skip in debug browser due to hang. 2009-10-29 00:44:40 -07:00
Luke Wagner
7f7cf603e6 Quiet ye requires-stack static analysis 2009-10-28 17:28:28 -07:00
Brad Lassey
ffaf3fd7c3 bug 524554 - WinMo package-tests broken: nsinstall path too long r=ted 2009-10-28 16:12:13 -04:00
Luke Wagner
d181b42e6e Bug 524867 - hoist js_AllocStack out of inner String.replace loop (r=waldo) 2009-10-28 09:53:33 -07:00
Andreas Gal
aa8224bc49 Compilation fix for bug 523947. 2009-10-28 17:09:48 -07:00
Andreas Gal
fd9b721d41 Use reserve double pool when running into OOM in LeaveTrace (523947, r=dvander). 2009-10-28 15:32:40 -07:00
Graydon Hoare
649bb10406 Bug 524593 - nanojit-central to tracemonkey import machinery, r=gal. 2009-10-28 11:35:48 -07:00
Igor Bukanov
26a8e5a8ea bug 524346 - using jsval, not jsdouble *, for nan and +-oo. r=brendan 2009-10-28 14:57:31 +03:00
Bob Clary
f61608d8d8 bug 524731 - skip js1_5/Regress/regress-303213.js on Windows. 2009-10-27 21:18:41 -07:00
Bob Clary
520a396c94 bug 524732 - mark js1_5/Regress/regress-344804.js, js1_5/Scope/regress-181834.js as failing. 2009-10-27 21:18:41 -07:00
Bob Clary
77d27f7af0 bug 524734 - mark js1_8_1/trace/regress-451974-02.js as random due to jit timing. 2009-10-27 21:18:41 -07:00
Bob Clary
cbc7113392 bug 524788 - mark test js1_5/extensions/regress-363258.js timer resolution as random on windows. 2009-10-27 21:18:41 -07:00
Graydon Hoare
92c404ed3d Bug 524587 - remove softfloat guards, restore CodeAlloc ref-ptr, r=gal.
--HG--
extra : rebase_source : b7bca87acdd97bf8f0598c6069f7094a16488eb8
2009-10-27 15:24:12 -07:00
Andreas Gal
37bcf491fe Compilation fix for bug 524841. 2009-10-27 18:15:37 -07:00
Andreas Gal
b94b5fa44a Add an internal API to query the current JSThread (524841, r=brendan). 2009-10-27 17:55:34 -07:00
David Mandelin
b3bb439766 Backed out changeset 723a2622ad4a: tracemonkey tinderbox build failures 2009-10-27 17:46:09 -07:00
Jim Blandy
749b3b1a03 Bug 514585: Move 'grouped' to explicit param of JS_NEW_PRINTER. r=igor
Make all the JSPrinter status bits explicit flags to JS_NEW_PRINTER.
Only in public-facing functions like JS_DecompileFunction should we be
peeling bits out of indent values and turning them into flags;
internally, we can change interfaces to make more sense.

This is preparation for adding another flag to JS_NEW_PRINTER.
2009-10-27 16:38:09 -07:00
Jim Blandy
2abe234f52 Bug 523139: Add an ECMAScript 5 value to the JSVersion type. r=brendan 2009-10-27 14:17:01 -07:00
Jason Orendorff
7b336388ef Tweak test js1_8_1/regress/regress-524743.js to not use Math.random. no_r=me. 2009-10-27 16:15:50 -05:00
Jason Orendorff
8eb9b7fe7c Bug 524743 - Shape regeneration still does not touch most empty scopes. r=brendan.
--HG--
extra : rebase_source : 13a7f72bef38f2bfb8615a907c0cb47e31f55e1d
2009-10-27 16:00:26 -05:00
Ben Combee
8c454df41d Bug 510052 - JS fails to build in debug config in scratchbox. r=vlad 2009-10-27 13:48:06 -07:00
Jason Orendorff
ca26bc8d3f Bug 524490 - js/src/trace-test/tests/sunspider/check-date-format-xparb.js is broken everywhere but the US. r=gal.
--HG--
extra : rebase_source : e93d741aee512aef3bb4779d386107fd992e2155
2009-10-27 13:33:22 -05:00
Igor Bukanov
55047881aa backout merge 2009-10-27 19:22:17 +03:00
Igor Bukanov
4532c5ebba Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails 2009-10-27 19:21:47 +03:00
Bob Clary
1fe7752408 Bug 524666 - update jsreftest manifests to reflect change in reftest sandbox. 2009-10-27 07:12:34 -07:00
Igor Bukanov
9b985d2bb0 bug 524346 - using jsval, not jsdouble *, for nan and +-oo. r=brendan 2009-10-27 13:26:57 +03:00
Makoto Kato
1877408c82 Bug 515545 - Add EXECUTE_TREE_TIMER code for Windows x64. r=dvander 2009-10-27 18:00:15 +09:00
David Anderson
d0ad97aff9 Added calleValue()/calleObject() inline helpers to JSStackFrame (bug 512371, r=brendan). 2009-10-26 17:28:56 -07:00
Luke Wagner
d6c62a622f Bug 523515 - pretty up TraceRecorder (r=dvander) 2009-10-26 13:06:17 -07:00
David Mandelin
49d937e42e Bug 524400: make trace-test.py return nonzero exit code if there were test failures, r=jorendorff
--HG--
extra : rebase_source : e3658606a5fbeb971c7dda101af9943e8d6278ad
2009-10-26 13:02:19 -07:00
Brendan Eich
8d0c82da47 Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff). 2009-10-26 13:39:39 -07:00
Robert Sayre
81917d747d Merge mozilla-central to tracemonkey. 2009-10-26 13:29:48 -04:00