Brendan Eich
|
41e896bfce
|
Fuss over comment in last changeset (518765).
|
2009-09-25 20:20:27 -07:00 |
|
Matthias Miller
|
5c2faf58c9
|
Bug 518765 - Fix break/continue <label> handling in Narcissus. r=mrbkap
--HG--
extra : rebase_source : 9b55f88d4747cd2751877cfd45a3340a4fc401af
|
2009-09-25 19:19:12 -07:00 |
|
David Anderson
|
e48222eb05
|
Fix bogus return values with SETELEM without a POP when deep bailing (bug 518492, r=gal).
|
2009-09-25 18:20:06 -07:00 |
|
Brendan Eich
|
69fd06459c
|
High-level CSE for shape guards (518448, r=jorendorff).
|
2009-09-25 14:07:08 -07:00 |
|
Robert Sayre
|
bd85adb115
|
Merge.
|
2009-09-25 12:01:13 -07:00 |
|
Robert Sayre
|
14ef91c61f
|
Merge mozilla-central to tracemonkey.
|
2009-09-25 11:55:38 -07:00 |
|
David Anderson
|
d0675c7603
|
Fixed instanceof returning bogus result after deep bail (bug 518492, r=jorendorff).
|
2009-09-25 11:39:52 -07:00 |
|
Ted Mielczarek
|
d71194fb76
|
bug 518107 - don't force re-linking on every build pass for PGO builds. r=bsmedberg
--HG--
extra : rebase_source : 4d7240ab80caa53e5843b085a4b3f4c160882b89
|
2009-09-25 12:50:53 -04:00 |
|
Dan Witte
|
23dc69f8be
|
Add int8/int64 tests and simplify error propagation. b=513783, r=jorendorff
|
2009-09-25 09:48:13 -07:00 |
|
Mitchell Field
|
eb31b31d25
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
|
Andreas Gal :gal
|
9089264187
|
Bug 517640. TM: we don't substitute the global object for apply(null, ...). r=mrbkap
|
2009-09-25 11:16:44 -04:00 |
|
Igor Bukanov
|
27c2d57074
|
bug 517749 - removal of weakRoots.newborn = null. r=mrbkap
|
2009-09-25 16:30:11 +04:00 |
|
Nicholas Nethercote
|
7ca135d39f
|
Bug 518747 - NJ merge: get rid of NJ_LOG2_PAGE_SIZE et al. r=graydon.
|
2009-09-25 16:01:55 +10:00 |
|
Nicholas Nethercote
|
4a1d349255
|
Bug 518740 - NJ merge: NativeSparc stuff. r=graydon.
|
2009-09-25 11:56:37 +10:00 |
|
Jeff Walden
|
d13f5937b4
|
Bug 518731 - Ensure the count of non-hole elements in the array returned by Object.keys(O) is correct. r=mrbkap
|
2009-09-24 17:38:32 -07:00 |
|
Nicholas Nethercote
|
20271af76e
|
Bug 518724 - NJ merge: yet more Assembler/Nativei386.cpp folderol. r=graydon.
|
2009-09-25 10:21:35 +10:00 |
|
Dan Witte
|
095b0176e8
|
Re-enable test for other arches, since it's just windows that's borking.
|
2009-09-28 09:54:04 -07:00 |
|
Jeff Walden
|
12df1ce230
|
Bug 518663 - Fix some typos in JSAutoTempValueRooter uses. r=dvander
|
2009-09-24 14:48:24 -07:00 |
|
Luke Wagner
|
a79d78e239
|
Fix ridiculous manual merge error. (r=graydon)
|
2009-09-24 12:40:13 -07:00 |
|
Benjamin Smedberg
|
f2b4e282b8
|
Add sys/quota.h to the system headers the correct way (followup to bug 72892)
|
2009-10-01 10:40:11 -04:00 |
|
Makoto Kato
|
8194f6f795
|
_WIN64 build fix. b=518741, r=dwitte
|
2009-09-27 12:10:25 -07:00 |
|
Luke Wagner
|
668372111c
|
Bug 517973 - remove deep abort, fix blacklisting bug
|
2009-09-23 18:21:41 -07:00 |
|
Nicholas Nethercote
|
6695f76eda
|
Bug 518491 - NJ merge: Assembler bits and pieces. r=graydon.
|
2009-09-24 12:30:56 +10:00 |
|
Nicholas Nethercote
|
9598899fc8
|
Bug 518477 - NJ merge: LIR.{cpp,h} changes from TR. r=graydon.
|
2009-09-24 10:42:25 +10:00 |
|
Graydon Hoare
|
232e0c7e37
|
Bug 518427 - TM: fix valgrind error in jsregexp.cpp, r=dmandelin.
|
2009-09-23 16:56:25 -07:00 |
|
Graydon Hoare
|
f0b694edca
|
Bug 517083 - Fix performance regression, r=dvander.
--HG--
extra : rebase_source : 57e132434da8c652c41ffa889aa2002eeeb4698c
|
2009-09-23 15:12:58 -07:00 |
|
David Mandelin
|
99fb23d064
|
Bug 511695: Fix JS warnings in MSVC8, r=brendan
|
2009-09-23 11:16:30 -07:00 |
|
Dan Witte
|
6ab90059b7
|
Fix error.
|
2009-09-28 14:14:56 -07:00 |
|
Luke Wagner
|
c1a69497a0
|
Bug 511777 - avoid regexp engine for flat strings (r=waldo)
--HG--
extra : rebase_source : bf121e6918f2174378babc72b3dbe1b2f4ffdbec
|
2009-09-23 08:54:50 -07:00 |
|
Ginn Chen
|
1857540d32
|
Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff
--HG--
rename : js/src/lock_SunOS.s => js/src/lock_sparcv8plus.il
|
2009-09-25 15:30:35 +08:00 |
|
Boris Zbarsky
|
51e7cd5b8d
|
Bug 478251. Implement the Null and Undefined annotations from webidl in quickstubs. r=jst,bsmedberg,jorendorff
|
2009-09-24 13:59:43 -04:00 |
|
Jeff Walden
|
b7b5073917
|
I hate PPC, can we kill it? Hoping this will fix, --disable-jit is fail on my system
|
2009-09-22 17:55:58 -07:00 |
|
Jeff Walden
|
729fcd0f3d
|
I hate !JS_TRACER architectures. r=redness for the final time
--HG--
extra : rebase_source : f3e9e8f8bdfb50e68c7ae6f9ae271fd9bcf5b2eb
|
2009-09-22 17:12:21 -07:00 |
|
David Mandelin
|
449c761537
|
Bug 517633 followup: fix printf format strings, no_r=me
|
2009-09-22 17:06:32 -07:00 |
|
Graydon Hoare
|
a18f57ecfd
|
Bug 495734 - NJ: don't store non-LIR data in LIR buffers, r=gal.
--HG--
extra : rebase_source : 4a73fd251f3077fe3623ef1341a8aa3729a4e8bf
|
2009-09-22 16:06:52 -07:00 |
|
Jeff Walden
|
3b1976c31a
|
Try to fix redness on one Mac tinderbox, r=red
--HG--
extra : rebase_source : cfaeae4518917131658367f4d9f7c98cf829f767
|
2009-09-22 16:46:13 -07:00 |
|
Graydon Hoare
|
ccc6ad4904
|
Bug 517083 - TM: introduce a temp allocator for allocations during recording and compilation, r=gal.
|
2009-09-22 12:36:20 -07:00 |
|
Graydon Hoare
|
21b35a3bac
|
Bug 517633 - Fix trailing-semicolon typo that broke build, r=me.
|
2009-09-22 16:22:07 -07:00 |
|
David Mandelin
|
10e9f4f6b8
|
Bug 517633: printf that can be called from trace, r=lw
--HG--
extra : rebase_source : 7bf61fae910feab40ef706717420e883ccafc4da
|
2009-09-22 15:02:50 -07:00 |
|
Jeff Walden
|
2d21b7a6d5
|
Adjust the assertEq replacement function in JS tests not run in the shell to use same-value semantics. No bug, driveby fix, r=samantha the wonder dog
|
2009-09-22 14:35:14 -07:00 |
|
Mitchell Field
|
26d68e5abf
|
Bug 513921 - remove echo-requires-recursive target. r=ted
|
2009-09-26 17:49:56 +02:00 |
|
Robert Sayre
|
b635467e82
|
Merge backout
|
2009-09-26 08:22:56 -07:00 |
|
Robert Sayre
|
5dbce00686
|
Backed out changeset f5ea964eb493. (Brendan Eich — High-level CSE for shape guards (518448, r=jorendorff).
|
2009-09-26 08:16:58 -07:00 |
|
Robert Sayre
|
5f2aafc67c
|
Merge
|
2009-09-25 20:35:33 -07:00 |
|
Dan Witte
|
061229fc6b
|
comment out failing test for now.
|
2009-09-25 18:22:48 -07:00 |
|
Dan Witte
|
ba4cd7b03d
|
fix windows, again.
|
2009-09-25 16:50:46 -07:00 |
|
Dan Witte
|
76423c9a43
|
fix windows xpcshell test.
|
2009-09-25 13:07:34 -07:00 |
|
Doug Turner
|
1af28ccf1f
|
Bug 517999 - Some floating point values crash VFP enabled CPUs. r=gal
|
2009-09-25 11:16:08 -07:00 |
|
Dan Witte
|
c80c91ab38
|
Improve ctypes error handling per review comments.
|
2009-09-23 18:01:21 -07:00 |
|
Reed Loden
|
fd8dbb7389
|
Fix orange due to differences between 'system-headers' copies.
|
2009-09-23 18:10:38 -05:00 |
|
Dan Witte
|
dea6b5403c
|
fix windows linking.
|
2009-09-23 13:56:49 -07:00 |
|
Dan Witte
|
c3d8b30c89
|
fix msvc build.
|
2009-09-23 13:15:03 -07:00 |
|
Dan Witte
|
f188e30970
|
update per review comments.
|
2009-09-23 10:57:22 -07:00 |
|
Dan Witte
|
b2b12ba398
|
Add libffi_msvc fork for msvc x86 builds, and other build fixes for various platforms.
bug 513783, r=bsmedberg.
|
2009-09-23 10:57:22 -07:00 |
|
Dan Witte
|
38eb8b7058
|
Land jsctypes. b=513783, r=jorendorff, sr=bsmedberg.
|
2009-09-23 10:57:22 -07:00 |
|
Walter Meinl
|
7209d54085
|
[OS/2] Bug 512504 - don't link against external libs that are stubs when the real function is in libc, r=pweilbacher
|
2009-09-22 15:57:05 +02:00 |
|
Benjamin Smedberg
|
56a8d84c46
|
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
|
2009-09-22 09:05:48 -04:00 |
|
Andreas Gal
|
23b5f8a4b9
|
Bug 517567: NJ: ARM asm_arg does not handle LIR_ldq in register parameters with softfloat, r=dvander
|
2009-09-21 12:35:37 -07:00 |
|
Jeff Walden
|
553915decf
|
Bug 307791 - Implement ES5's Object.keys(O). r=jorendorff
|
2009-09-08 15:59:14 -07:00 |
|
David Mandelin
|
72c8946af6
|
Bug 518056: better error message for nonexistent js shell argument in trace-tests.py, r=graydon
|
2009-09-22 12:15:06 -07:00 |
|
David Mandelin
|
611fbb67d5
|
Bug 518026: enable running trace-test.py with valgrind for dev testing, r=graydon
--HG--
extra : rebase_source : d759a8ea41bba557c825f3afe8eed7de7a69a04c
|
2009-09-22 12:04:34 -07:00 |
|
Jeff Walden
|
9c93800f2c
|
Bug 516329 - Defining a non-enumerable getter-or-setter property over an enumerable getter-or-setter property loses non-enumerability. r=brendan, hail=jorendorff for jsapi-tests
|
2009-09-14 13:02:36 -07:00 |
|
Luke Wagner
|
88b39718d0
|
Backed out changeset 20ee84099e38
|
2009-09-22 10:19:59 -07:00 |
|
Luke Wagner
|
ca5191b5f2
|
Bug 511777 - avoid regexp engine for flat strings
--HG--
extra : rebase_source : 81afb9a486643f4d88dff9bba6ec2cccd07b07f0
|
2009-09-16 18:23:27 -07:00 |
|
Leon Sha<leon.sha@sun.com>
|
86908c4497
|
Bug 518068 - TM: Debug build failed on NativeSparc.cpp. r=gal
|
2009-09-22 16:25:48 +08:00 |
|
Leon Sha<leon.sha@sun.com>
|
136b94d6f4
|
Backout last change. Bug 516318 - [TraceMonkey] Multiple cases in trace-test failed on Sparc platform.
|
2009-09-22 15:55:25 +08:00 |
|
Nicholas Nethercote
|
401cfd7471
|
Bug 518061 - NJ merge: add ExprFilter::insLoad(). r=graydon.
|
2009-09-22 17:21:59 +10:00 |
|
Leon Sha<leon.sha@sun.com>
|
2a166fa683
|
Bug 516318 - [TraceMonkey] Multiple cases in trace-test failed on Sparc platform. r=brendan.
|
2009-09-22 14:19:02 +08:00 |
|
Nicholas Nethercote
|
3457c17879
|
Bug 518042 - NJ merge: Nativei386.h whitespace wibbles. r=graydon.
|
2009-09-22 14:27:35 +10:00 |
|
David Anderson
|
647db183ee
|
Limit JSString length to 28 bits on 64-bit platforms (bug 513348, r=brendan).
|
2009-09-21 17:17:19 -07:00 |
|
Graydon Hoare
|
0d45861f13
|
Bug 518011 - NJ merge: XORPD in x86, and some tidying, r=gal.
--HG--
extra : rebase_source : 96eeedbe25f5931ed71835d0cb7383188e016880
|
2009-09-21 17:03:07 -07:00 |
|
David Mandelin
|
6b652df63e
|
Bug 516458 followup: adding the terminator to improve accuracy for short strings, rs=brendan
|
2009-09-21 17:00:25 -07:00 |
|
Brendan Eich
|
bc30b36a39
|
Merge
|
2009-09-21 16:41:37 -07:00 |
|
Brendan Eich
|
4bb103007a
|
Sync record_JSOP_LAMBDA with interpreter (517637, r=jorendorff).
|
2009-09-21 16:41:16 -07:00 |
|
David Mandelin
|
e64eff4b1e
|
Bug 517332: adjust expected side exit count by platform to fix spurious arm test failures, r=dvander
|
2009-09-21 16:40:25 -07:00 |
|
Graydon Hoare
|
e102fc5e1c
|
Bug 517299 - Allocator mismatch (calloc+delete) for class TraceRecorder and LirWriter, r=gal.
|
2009-09-21 14:06:42 -07:00 |
|
Graydon Hoare
|
7ac990150d
|
Bug 517601 - TM merge: revive lirasm, r=jorendorff.
|
2009-09-18 16:07:49 -07:00 |
|
Andreas Gal
|
fae898aa3f
|
Bug 517567: NJ: ARM asm_arg does not handle LIR_ldq in register parameters with softfloat, r=dvander
|
2009-09-21 12:30:39 -07:00 |
|
Graydon Hoare
|
369e54f9b3
|
Bug 512591 - trace-tests needs a |valgrind| flag, r=sayrer.
|
2009-09-21 11:32:09 -07:00 |
|
Jeff Walden
|
d47fa5ba16
|
Bug 517594 - Add assertions to verify that sprops being used don't have an id == JSVAL_NULL, to attempt to catch such bugs as early as possible. r=jorendorff
--HG--
extra : rebase_source : 0018d627c98d37dae8b008fba7681d63747e18f1
|
2009-09-18 15:39:09 -07:00 |
|
Julian Seward
|
20c60b8f33
|
Bug 514071: fix 32/64-bit format warnings in TMFLAGS=stats code, r=graydon
|
2009-09-21 11:14:07 -07:00 |
|
David Mandelin
|
328ad0c965
|
Bug 514071: count external strings as malloc'd memory for JS GC scheduling, r=igor
--HG--
extra : rebase_source : b2888a1705c49deabaf4aeac9be23c4ed06132d7
|
2009-09-21 11:01:09 -07:00 |
|
Igor Bukanov
|
1e96fce476
|
bug 517795 - followup to fix the issue 512046.
|
2009-09-21 12:49:12 +04:00 |
|
Blake Kaplan
|
ed88fddf07
|
Bug 517721 - Deal with incelem on NULL. r=gal
|
2009-09-19 17:18:34 -07:00 |
|
Igor Bukanov
|
8da9fad53a
|
bug 512046 - avoid maintaing a per-runtime iterator list. r=brendan
|
2009-09-19 13:40:43 +04:00 |
|
David Mandelin
|
653ee067df
|
Bug 517345 followup: fix turning off jitstats test in non-debug builds, no_r=me
|
2009-09-18 17:46:16 -07:00 |
|
David Mandelin
|
7c2e702632
|
Bug 517345: fix jitstats architecture flags, r=gal
--HG--
extra : rebase_source : bea8fd342f3f57071150c64e689971f14ecaa55e
|
2009-09-18 14:27:07 -07:00 |
|
Graydon Hoare
|
c421bb6e66
|
Bug 517530 - NJ merge: whitespace, equivalent code, PPC churn, r=dvander.
|
2009-09-18 13:31:09 -07:00 |
|
Jason Orendorff
|
a452c93626
|
Merge backout of bug 500431.
|
2009-09-18 08:58:48 -05:00 |
|
Jason Orendorff
|
cb511bce9e
|
Backed out changeset 2fbd2420ef8b (bug 500431) due to Tinderbox orangeness.
|
2009-09-18 08:58:24 -05:00 |
|
Jason Orendorff
|
3260b4d4c5
|
Merge.
|
2009-09-18 08:55:30 -05:00 |
|
Jason Orendorff
|
b74384b5c8
|
Backed out changeset 3f508cfdfa36 (bug 500431) due to tinderbox orangeness
|
2009-09-18 08:55:01 -05:00 |
|
Jason Orendorff
|
d4c849d0f3
|
Merge.
|
2009-09-18 08:54:30 -05:00 |
|
Jason Orendorff
|
5d26f5c835
|
Backed out changeset 8abad92fd850 (bug 500431) due to Tinderbox orangeness
|
2009-09-18 08:53:03 -05:00 |
|
Jason Orendorff
|
5c38a9e48d
|
Backed out changeset eafee0100926 (bug 500431) due to Tinderbox orangeness
|
2009-09-18 08:52:27 -05:00 |
|
Jason Orendorff
|
b2c20c2d5e
|
Follow-up to bug 500431: change int constants to unsigned as Waldo asked in review. No bug#.
--HG--
extra : rebase_source : dfd17cf24d7d4c8362a8899521a7b6fed049d00a
|
2009-09-17 23:02:08 -05:00 |
|
Brendan Eich
|
2cf8dc9cf7
|
Remove now-redundant USE2DEF flags propagation before LinkUseToDef, which does it (510783 followup, r=mrbkap).
|
2009-09-17 19:44:24 -07:00 |
|
Brendan Eich
|
59ee053a5e
|
Propagate USE2DEF flags in LinkUseToDef, duh (510783, r=mrbkap).
|
2009-09-17 18:56:23 -07:00 |
|
Graydon Hoare
|
16f6673674
|
Bug 517366 - NJ Merge: A Container assertion and more VMPI insulation, r=dvander.
|
2009-09-17 18:13:05 -07:00 |
|
David Mandelin
|
b152e9656d
|
Bug 517117: don't trace JSOP_ARGCNT if arguments.length has been overridden, r=dvander
--HG--
extra : rebase_source : a53403064c533bdc3270408f0d29eeec12970040
|
2009-09-17 18:13:20 -07:00 |
|