David Anderson
|
a02b95d42d
|
Fix global variables overwriting resolved properties (bug 595917, r=brendan, a=blocking).
|
2010-09-21 12:38:30 -07:00 |
|
Luke Wagner
|
604b7b661f
|
Bug 595668 - create XPCCallContext in XPC_NW_Construct (r=mrbkap)
|
2010-09-20 18:23:04 -07:00 |
|
Brendan Eich
|
731ad72609
|
Fix slot leak that leads to allocSlot assert botch (597945, r=jorendorff).
|
2010-09-21 00:04:25 -07:00 |
|
Mark Banner
|
9ab0271494
|
Bug 598279 - Building Javascript as shared library broken wrt xpconnect: xpcjsruntime.cpp:806: undefined reference to 'js::TriggerOperationCallback(JSContext*)'; r=igor,a=bustage fix for shared JS library builds, e.g. non libxul
|
2010-09-21 13:59:55 +01:00 |
|
Robert Sayre
|
9a254c625e
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-09-21 01:11:46 -04:00 |
|
Robert Sayre
|
7cdfad2571
|
Merge backout.
|
2010-09-21 00:44:35 -04:00 |
|
Robert Sayre
|
031267d073
|
Back out changeset d7d3c0af2877. Brendan Eich – Fix slot leak that leads to allocSlot assert botch (597945, r=jorendorff).
|
2010-09-21 00:44:17 -04:00 |
|
Nicholas Nethercote
|
1b30aac347
|
Update nanojit-import-rev stamp.
|
2010-09-20 17:35:11 -07:00 |
|
Brendan Eich
|
2f94ccfb1e
|
Fix slot leak that leads to allocSlot assert botch (597945, r=jorendorff).
|
2010-09-20 15:21:41 -07:00 |
|
Brian Hackett
|
0d369b900f
|
Add interruptCounter to JSRuntime for JM, bug 589193. r=igor,dvander
|
2010-09-20 16:21:49 -07:00 |
|
Brian Hackett
|
066d48b6b6
|
Backed out changeset 09ffb30caa47
|
2010-09-20 12:05:21 -07:00 |
|
Brian Hackett
|
e8819f33fa
|
Make JSObject flexible length, bug 584917. r=brendan
|
2010-09-20 11:40:32 -07:00 |
|
Robert Sayre
|
bc3486afdf
|
Merge
|
2010-09-20 11:10:00 -04:00 |
|
Brendan Eich
|
95d5ebd4d3
|
Fix bogus assertion: "!shape->inDictionary()" (only if not shape->frozen(); 592217, r=jorendorff).
|
2010-09-20 08:01:06 -07:00 |
|
Jacob Bramley
|
55cbf97a18
|
Fix long-range offsets on ARM. [Bug 596923] [r=nnethercote]
--HG--
extra : convert_revision : 9b1829d9cfe6fa074f308cf84bd9fe4c43b7a46e
|
2010-09-20 07:58:53 +01:00 |
|
Brendan Eich
|
b0a31f8bcb
|
Fix test for 597870 (CLOSED TREE).
|
2010-09-19 22:04:16 -07:00 |
|
Brendan Eich
|
0134ef3da3
|
Fix decompiler LHS -> RHS special cases switch to cover JSOP_SETXMLNAME (597870, r=igor; CLOSED TREE).
|
2010-09-19 16:24:13 -07:00 |
|
Robert Sayre
|
739e81c33b
|
Merge mozilla-central to tracemonkey.
|
2010-09-19 15:59:10 -04:00 |
|
Igor Bukanov
|
74d6525584
|
bug 597654 - PurgeScriptFragments must do its job even with jit disabled. r=gal
|
2010-09-18 11:44:22 +02:00 |
|
Makoto Kato
|
c93588f2e2
|
Bug 597288 - alignment on call stack isn't 16byte on x86_64 CPU. r=dvander
|
2010-09-19 00:06:26 +09:00 |
|
Chris Leary
|
402dc1f5d2
|
Bug 596502: unbreak XML parsing on JS1.6 and onwards. (r=brendan)
|
2010-09-18 00:31:36 -07:00 |
|
Jacob Bramley
|
e771011d46
|
Remove dependency on Bash 3 regex support and simplify test selection for soft-float platforms. [Bug 535709] [r=nnethercote]
--HG--
extra : convert_revision : 10432e19f751b78f39991b15e60686c7d78226bb
|
2010-09-16 16:27:45 +01:00 |
|
Brendan Eich
|
2253bb99d7
|
Don't recycle class-reserved slots onto a dictionary table's freelist (595230, r=jorendorff).
|
2010-09-14 17:08:16 -07:00 |
|
David Anderson
|
1eb18e8c61
|
Compile JSOP_HOLE, JSOP_CONDSWITCH (bug 597452, r=sstangl).
--HG--
extra : rebase_source : 7e4ee290322b071cd50e1bb21bf5722ac3d0c0d0
|
2010-09-17 11:35:01 -07:00 |
|
Sean Stangl
|
86f33eea9f
|
Use loadValueAsComponents() for faster loading on x64. b=587444, r=dvander.
|
2010-09-17 14:13:13 -04:00 |
|
David Anderson
|
7556886c23
|
Compile JSOP_IN (bug 594111, r=dmandelin).
|
2010-09-17 10:41:29 -07:00 |
|
Jason Orendorff
|
38d63ffa56
|
Back out changeset a8252fe3f211 due to turning everything orange.
|
2010-09-16 20:58:40 -07:00 |
|
Jason Orendorff
|
31cfa81e35
|
Bug 580033 - JS_Save/RestoreFrameChain should update cx->compartment. r=mrbkap.
--HG--
extra : rebase_source : 717f7f4d4f3e6e96955cbb1ddb8ca9e1533914f7
|
2010-09-16 17:29:21 -07:00 |
|
David Anderson
|
3bced69ba2
|
Fix instanceof with bound functions (bug 597167, r=brendan).
|
2010-09-16 19:31:11 -07:00 |
|
David Anderson
|
4c55c224e5
|
Compile JSOP_DELNAME (bug 597137, r=dmandelin).
|
2010-09-16 17:26:32 -07:00 |
|
David Anderson
|
c4431d1a07
|
Compile JSOP_DEFVAR (bug 594117, r=dmandelin).
|
2010-09-16 17:25:38 -07:00 |
|
David Mandelin
|
c1def1ffa6
|
Bug 596460: try making Interpret not inlined to avoid stack frame bloat in other functions, r=dvander
|
2010-09-16 15:20:56 -07:00 |
|
David Anderson
|
699ebd405b
|
Compile JSOP_DELPROP, JSOP_DELELEM (bug 578736, r=dmandelin).
|
2010-09-16 12:13:25 -07:00 |
|
Blake Kaplan
|
7418b836b8
|
Fix warning. No bug. rs=jorendorff
--HG--
extra : rebase_source : 00de9de8537125213dd43420511c449c2ee77167
|
2010-09-16 11:51:54 -07:00 |
|
Nicholas Nethercote
|
ced06e86bf
|
Bug 595728 - nanojit: clarify semantics of shift operations. r=edwsmith.
--HG--
extra : convert_revision : 2a75fed5283f0efb625b10d20db007ad6bfe849a
|
2010-09-13 10:59:56 -07:00 |
|
Edwin Smith
|
9e20f0f9b8
|
Fix whitespace in NativeSH4.cpp
--HG--
extra : convert_revision : 0f7bd7152883172e03a84e17d3bbf7ddbdb2439f
|
2010-09-13 09:29:56 -04:00 |
|
Edwin Smith
|
8c1f52860f
|
Bug 590553 - asm_ui2d on x86 generates illegal writes below ESP, caught by valgrind (r=nnethercote)
--HG--
extra : convert_revision : 4829136085669a40d0bf61721e5cdd43a9696fc1
|
2010-09-13 09:13:44 -04:00 |
|
Justin Lebar
|
b72054ea9c
|
Bug 571289 - Don't use nsScriptSecurityManager off the main thread. r=mrbkap, a2.0=blocking
--HG--
extra : rebase_source : 2d945cee865472804ed3aff78af237a60f5a19d4
|
2010-09-17 14:44:53 -07:00 |
|
Justin Lebar
|
b3d081ede5
|
Bug 593116 - Use -fomit-frame-pointer when compiling jsinterp.c. r=ted, a2.0=sayrer
--HG--
extra : rebase_source : 811ba3d12c513ee8fe8d16a3557ce01e4a8f2504
|
2010-09-10 11:45:15 -07:00 |
|
Masatoshi Kimura
|
d6b46ad3d3
|
Add support for CL_INCLUDES_PREFIX environment variable for handling localized cl.exe /showIncludes output. (Bug 587372) r=ted a2.0=blocking2.0:final
|
2010-09-17 12:29:52 -07:00 |
|
Jacob Bramley
|
d3f59acb53
|
Quick fix for non-EABI (Windows Mobile) bug introduced in 49a8ed180ad0. [Bug 535709] [r=me]
--HG--
extra : convert_revision : 7b43473880200943d0362c5eab2e957e23414f45
|
2010-09-09 08:55:27 +01:00 |
|
William Maddox
|
e7c286a259
|
Bug 590212 - Use correct mask for j/jal instructions on MIPS (r=wmaddox+)
Patch submitted by chris@mips.com
--HG--
extra : convert_revision : 2a6f54d0e9aafc1b3973d01cb7bf78815d53f9ec
|
2010-09-08 17:37:02 -07:00 |
|
Rick Reitmaier
|
5fc61e5b43
|
Bug 568486 - Synchronize the SH4 backend with Bug 587916 (r=rreitmai) [Cedric Vincent]
--HG--
extra : convert_revision : e5186c20dda9acb39c819e58ffba0153712b6130
|
2010-09-08 08:50:53 -07:00 |
|
Jacob Bramley
|
a5c1330a28
|
Replace deprecated API usage in nanojit/NativeARM. [Bug 535709] [r=njn]
--HG--
extra : convert_revision : 49a8ed180ad089001a9e915e755b5b394a9c0a2a
|
2010-09-06 09:28:10 +01:00 |
|
Justin Wood
|
53e4f33184
|
Followup to Bug 585625 we need to sync js/src too r=sad build, rs=khuey, a=sad build
|
2010-09-20 00:07:06 -04:00 |
|
Rick Reitmaier
|
7963fcaad6
|
Bug 568486 - Additional lirasm tests (r+nnethercote) [Cedric Vinent]
--HG--
extra : convert_revision : 2c3056daeba3fd8b9fa6a655fa8d91f71df5e5ba
|
2010-08-31 11:14:48 -07:00 |
|
Rick Reitmaier
|
3ff418bccb
|
Bug 568486 - SH4 (a.k.a ST40) target support for NanoJIT (r+nnethercote,edwsmith,rreitmai) [Cedrick Vincent]
--HG--
extra : convert_revision : 00cee92849b45f9ab8a908446ce62cd2480d036b
|
2010-08-31 10:06:13 -07:00 |
|
Mike Hommey
|
bd598aa206
|
Bug 552624 - ARMv4T support for nanojit. r=jbramley
--HG--
extra : convert_revision : 6b09fdb0cbc625ded40971eb6929d599182375a6
|
2010-08-31 11:51:23 +02:00 |
|
William Maddox
|
60462ed735
|
Fix inaccurate comment in ExprFilter::insBranch() (r=nnethercote+)
--HG--
extra : convert_revision : a9af83064f225bddbe878fc63dce529a3b0fe48a
|
2010-08-26 17:44:45 -07:00 |
|
Steven Johnson
|
6a09e1493a
|
Bug 590785 - njconfig.i386_use_cmov is not initialized properly (r=njn,rreitmai)
--HG--
extra : convert_revision : 59a48227c291c53574b628358d9d581664848382
|
2010-08-26 14:02:14 -07:00 |
|