Nicholas Nethercote
|
21e4d36932
|
Bug 886205 (part 6) - Break jsscriptinlines.h out of the header inclusion cycles. r=terrence.
--HG--
extra : rebase_source : 0390ebedf2b132f296e272d25d81af71791dca30
|
2013-06-25 17:25:18 -07:00 |
|
Nicholas Nethercote
|
d6e2be442e
|
Bug 886205 (part 5) - Break vm/Shape-inl.h out of the header inclusion cycles. r=terrence.
--HG--
extra : rebase_source : e63f73b728b071b98a318beba5d60bf9a108a840
|
2013-06-25 00:36:21 -07:00 |
|
Nicholas Nethercote
|
1c0e8900ee
|
Bug 886205 (part 4) - Move some function definitions from jsfuninlines.h to jsfun.h. r=terrence.
--HG--
extra : rebase_source : 1bd4bf6c2c4db1392d43908a438df3fde48e29b2
|
2013-06-24 23:52:04 -07:00 |
|
Nicholas Nethercote
|
2cad2097bc
|
Bug 886205 (part 3) - Move some function definitions from jsobjinlines.h to jsobj.h. r=terrence.
--HG--
extra : rebase_source : c5712dc0d1cb46d2bb653e33bc389f98770920b3
|
2013-06-24 21:26:48 -07:00 |
|
Shu-yu Guo
|
14245978bf
|
Bug 886632 - Rename ParallelArrayAnalysis to ParallelSafetyAnalysis; move it before GVN; remove its dependency on JSContext. (r=nmatsakis)
--HG--
rename : js/src/ion/ParallelArrayAnalysis.cpp => js/src/ion/ParallelSafetyAnalysis.cpp
rename : js/src/ion/ParallelArrayAnalysis.h => js/src/ion/ParallelSafetyAnalysis.h
|
2013-06-25 18:28:22 -07:00 |
|
Shu-yu Guo
|
2555e19536
|
Bug 887002 - Don't track PC-sensitive type for rest arrays. (r=bhackett)
|
2013-06-25 18:28:22 -07:00 |
|
Shu-yu Guo
|
101e79c9de
|
Bug 884369 - Fix callsite cloning in poly inline dispatch + rooting in IC. (r=sstangl)
|
2013-06-25 18:28:21 -07:00 |
|
Guilherme Gonçalves
|
a764e011fd
|
Bug 884407 - Use an enum in SpeechRecognitionError. r=smaug
|
2013-06-25 20:08:58 -04:00 |
|
Terrence Cole
|
b169fecda8
|
Bug 886551 - Re-disable pre-barriers during minor GCs; r=bhackett
--HG--
extra : rebase_source : 7bbf374092b102b682179a41d72ab62017e24b04
|
2013-06-25 15:35:56 -07:00 |
|
Jason Orendorff
|
1955ab9c69
|
Bug 844805, part 3 - Remove two calls to FoldConstants from the parser. r=Waldo.
|
2013-06-25 17:40:00 -05:00 |
|
Jason Orendorff
|
4c6bcfaeb3
|
Bug 844805, part 2 - Don't even set the pn_op field of PNK_DOT/ELEM nodes. r=Waldo.
|
2013-06-25 17:40:00 -05:00 |
|
Jason Orendorff
|
0315ec1e7c
|
Bug 844805, part 1 - Don't use the pn_op field of PNK_DOT/ELEM nodes. r=Waldo.
|
2013-06-25 17:40:00 -05:00 |
|
Jason Orendorff
|
c64bbbeaf4
|
Add passing test for bug 826124 which went away with JM. no_r=me.
|
2013-06-25 17:39:59 -05:00 |
|
Jason Orendorff
|
eaed0740bc
|
Bug 885463 - Warn about 'yield' without operand. r=Waldo.
|
2013-06-25 17:39:59 -05:00 |
|
Dan Minor (dminor@mozilla.com)
|
6b27b7227e
|
Bug 811404 - Stage cpptests as part of package-tests. r=ted
|
2013-06-24 13:45:32 -04:00 |
|
Terrence Cole
|
410aa60fce
|
Bug 879079 - Fix rooting analysis bugs from calls to ToNumber; r=sfink
--HG--
extra : rebase_source : 98a04e315c9a372864d37447a102960737457aa1
|
2013-06-04 16:14:14 -07:00 |
|
Terrence Cole
|
748597a12c
|
Bug 848592 - Fix some dynamic rooting analysis failures; r=sfink
--HG--
extra : rebase_source : 0d614298d3e9879a0ac5f95561329dc3a80d693b
|
2013-06-14 13:48:39 -07:00 |
|
Luke Wagner
|
f73ece6cce
|
Bug 886285 - OdinMonkey: -0 should have type double (r=bbouvier)
--HG--
extra : rebase_source : f5f74cabcea1edf568b75fb01debf2795b813213
|
2013-06-24 15:23:35 -07:00 |
|
Terrence Cole
|
a6428b643a
|
Bug 886575 - Update TypedArray's data slot when doing fallback marking for minor GC; r=sfink
--HG--
extra : rebase_source : 33d255e5e4c2aa647125faa8e6098e2111c83a33
|
2013-06-24 17:33:27 -07:00 |
|
Steve Fink
|
78bd904997
|
Bug 868302 - Enable rooting LIFO assertions in DEBUG, r=terrence
|
2013-05-03 13:53:15 -07:00 |
|
Andrew McCreight
|
819c36784c
|
Bug 883657, part 2 - Don't force a GC in mozJSComponentLoader::UnloadModules. r=bholley
|
2013-06-25 08:42:40 -07:00 |
|
Hannes Verschore
|
0144425129
|
Bug 886266 - Fix issues with enabling/disabling non-active activations, r=jandem
|
2013-06-25 16:58:52 +02:00 |
|
Jan de Mooij
|
41bdfbf192
|
Bug 885660 - Fix Ion bailouts to overwrite arguments on the stack at the end of the bailout. r=djvj
|
2013-06-25 14:15:08 +02:00 |
|
Emanuel Hoogeveen
|
6dc713326b
|
Bug 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence.
--HG--
extra : rebase_source : 0d833ecc9879f5d9fd0a28f9b4eca7793d01aa40
|
2013-06-24 21:32:05 -07:00 |
|
Hannes Verschore
|
e16676b51f
|
Bug 886241 - IonMonkey: Enable inlined arguments_get_elem for constant index, r=djvj
|
2013-06-25 09:57:17 +02:00 |
|
Hannes Verschore
|
4ed67b02f1
|
Bug 884989: OdinMonkey: Check argument types before enabling ffi fastpath to IM, r=luke
|
2013-06-25 09:55:33 +02:00 |
|
Nicholas Nethercote
|
f600113d63
|
Bug 886205 (part 2) - Move some function definitions from vm/ObjectImpl-inl.h to vm/ObjectImpl.h. r=terrence.
--HG--
extra : rebase_source : c12d632b99542002954f02b7004cbbcfdee7f6c5
|
2013-06-24 16:03:02 -07:00 |
|
Nicholas Nethercote
|
4f4e32f265
|
Bug 886205 (part 1) - Move some function definitions from gc/Barrier-inl.h to gc/Barrier.h. r=terrence.
--HG--
extra : rebase_source : d6eeb4f6273c36069a8bbb28033737c2aec40ba0
|
2013-06-24 15:55:52 -07:00 |
|
Catalin Iacob
|
83b78343dc
|
Bug 798914 (part 5) - Use newly introduced mozilla::MallocSizeOf instead of nsMallocSizeOfFun. r=njn.
--HG--
extra : rebase_source : fc472490dd978d165f02f77ed37f07aed6e5bb61
|
2013-06-23 14:03:39 +02:00 |
|
Catalin Iacob
|
fddabbee4e
|
Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn.
--HG--
extra : rebase_source : d1c063b94c7ec58729150cbea602bb4c9f2a0e24
|
2013-06-23 13:21:01 +02:00 |
|
Phil Ringnalda
|
8caad2f15f
|
Back out 1aa1a42a471f:bf03279e2b50 (bug 885169) for b2g/Android bustage on a CLOSED TREE
--HG--
extra : rebase_source : f3931316d2daa132bbe088a06877a5190b60bbd9
|
2013-06-24 18:00:46 -07:00 |
|
Phil Ringnalda
|
bd2fa2877b
|
Merge m-c to m-i
|
2013-06-24 16:51:59 -07:00 |
|
Alex Keybl
|
fcfa80e959
|
Merging in version bump NO BUG
|
2013-06-24 11:37:32 -07:00 |
|
Nicolas B. Pierron
|
15fd41c68c
|
Bug 829841 - Add an option to enable eager compilation in the browser. r=dvander
|
2013-06-24 05:13:05 -07:00 |
|
Dan Gohman
|
bc6545fa3f
|
Bug 885176 - Style nits: add braces to if statements with multi-line conditions. r=sstangl
|
2013-06-24 16:34:04 -07:00 |
|
Dan Gohman
|
a792310758
|
Bug 875912 - Skip a bitwise or of zero. r=dvander
|
2013-06-24 16:29:03 -07:00 |
|
Dan Gohman
|
c27e399fd2
|
Bug 883570 - Improve printing for control and compare instructions. r=dvander
|
2013-06-24 16:20:12 -07:00 |
|
Dan Gohman
|
5ad8459b83
|
Bug 883570 - Basic dumping utilities for MBasicBlock and MIRGraph r=dvander
|
2013-06-24 16:19:59 -07:00 |
|
Dan Gohman
|
3a0903c8f5
|
Bug 885169 - Reverse the default register allocation order so that low registers like eax on x86/x64 are preferred over high registers. r=h4writer
|
2013-06-24 15:58:00 -07:00 |
|
Dan Gohman
|
1c369ade27
|
Bug 885169 - Add an explicit backwards-traversing register set iterator, so that code which needs to iterate in a specific order can ask for it explicitly. r=h4writer
|
2013-06-24 15:57:57 -07:00 |
|
Brian Hackett
|
92dd318ced
|
Bug 883154 - Add runtime wide cache for compiled lazy scripts, r=billm.
|
2013-06-23 20:37:42 -06:00 |
|
Ehsan Akhgari
|
93c54f4145
|
Bug 885583 - Enable Web Audio unconditionally across mochitests; r=roc
|
2013-06-23 19:23:02 -04:00 |
|
Till Schneidereit
|
d496e6db48
|
Bug 886094 - Make js::BooleanGetPrimitiveValueSlow assert isProxy instead of the narrower isCrossCompartmentWrapper. rs=Ms2ger
|
2013-06-23 15:05:26 +02:00 |
|
Ms2ger
|
2c937acc56
|
Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps
|
2013-06-23 09:16:19 +02:00 |
|
Ms2ger
|
e81841c9a6
|
Bug 884951 - Use XPCWrappedNative::Get more; r=bholley
|
2013-06-23 09:15:55 +02:00 |
|
Ms2ger
|
67f84492bd
|
Bug 884268 - Part b: Move nsContentUtils::PreserveWrapper to nsWrapperCache; r=smaug
|
2013-06-23 09:15:42 +02:00 |
|
Ms2ger
|
984de31759
|
Bug 884947 - Remove superfluous null check in XPCConvert::NativeInterface2JSObject; r=bholley
|
2013-06-23 09:14:02 +02:00 |
|
Jeff Walden
|
1d8fb877a4
|
Bug 496923 - Import the ch14 tests from test262. r=generating-script-was-reviewed
--HG--
extra : rebase_source : 7146eb81941b66910c45fcc2491c2c2be28a597c
|
2013-06-19 12:25:51 -07:00 |
|
Jan de Mooij
|
5ec5514fc1
|
Bug 866878 - Support try-finally in the baseline compiler. r=djvj
--HG--
extra : rebase_source : c5bd88422ce39de94888fad060259ef2590acb5a
|
2013-06-17 14:05:36 +02:00 |
|
Jeff Walden
|
1c925b908b
|
Bug 496923 - Update the test262 import script to include ch14 tests. r=terrence
--HG--
extra : rebase_source : cd1c49ec76f361319928a65be659c5974eea966f
|
2013-06-11 12:03:28 -07:00 |
|