Till Schneidereit
|
a82e81097d
|
Bug 885553 - More tests for Array#find and Array#findIndex. r=me
--HG--
extra : rebase_source : 252d766850d5ae69743ac46a80f2b3ed14f633bb
|
2013-06-26 20:40:00 +02:00 |
|
Jan de Mooij
|
5dc14b088a
|
Bug 886911 - Don't cancel off-thread compilation for minor GCs. r=terrence
|
2013-06-26 20:35:32 +02:00 |
|
Till Schneidereit
|
f7f5efd2e4
|
Bug 885553 - Implement ES6 Array.prototype.find and Array.prototype.findIndex. r=jwalden
--HG--
extra : rebase_source : ca717dae292897561f503ab2d5964f02915f5067
|
2013-06-26 18:47:41 +02:00 |
|
Till Schneidereit
|
7786dee5b8
|
Bug 885729 - Inline array and proxy specializations of js::DefineProperty into js::DefineProperties. r=jwalden
--HG--
extra : rebase_source : eaed8f6a1ba9a171c3d0d47641482b8d3273bd8d
|
2013-06-26 17:00:24 +02:00 |
|
Terrence Cole
|
4d2d3cd221
|
Bug 886560 - ScanBaseShape between incremental slices should not push nursery things; r=bhackett
--HG--
extra : rebase_source : ab72ab81f9de6fd33cc080fb6a397480b378a1d3
|
2013-06-26 11:07:56 -07:00 |
|
Steve Fink
|
7d4ba82022
|
Bug 887362 - Fix include tangle for CheckStackRoots, r=ehoogeveen
--HG--
extra : rebase_source : 0bad13a22809afb35f924decc02b55a3e87db486
|
2013-06-26 11:21:36 -07:00 |
|
Terrence Cole
|
4efe1b36ab
|
Bug 879079 - Fix some static root analysis failures; r=sfink
--HG--
extra : rebase_source : 40407ff41a7380fc4107958a7e4af843c826301f
|
2013-06-26 10:37:42 -07:00 |
|
Terrence Cole
|
ae475c1aec
|
Bug 879079 - Make ToNumber take a Handle to fix some static rooting analysis failures; r=sfink
--HG--
extra : rebase_source : 048d46820baedeb593f85e0d445375d482d16050
|
2013-06-21 18:19:11 -07:00 |
|
Dan Gohman
|
b2f0e66ef3
|
Bug 885186 - Optimize x86/x64 register moves using xchg, xor swap, and push/pop. r=jandem
|
2013-06-26 10:32:55 -07:00 |
|
Masatoshi Kimura
|
56448b2e60
|
Bug 839998 - Replace thisDuringConstruction() with MOZ_THIS_IN_INITIALIZER_LIST(). r=waldo
|
2013-06-27 00:15:53 +09:00 |
|
Dan Gohman
|
8b42e6723f
|
Bug 885183 - Use Push and Pop in more places instead of manually adjusting the stack pointer and loading and storing. r=sstangl
|
2013-06-26 07:15:14 -07:00 |
|
Ryan VanderMeulen
|
07fdc2a0d3
|
Backed out changeset 94c939eeb5f6 (bug 885019) for bustage.
|
2013-06-26 10:14:08 -04:00 |
|
Andy Wingo
|
2323bf36d8
|
Bug 885281 - Factor out TokenMatcher::matchContextualKeyword. r=Waldo
|
2013-06-26 11:47:50 +02:00 |
|
Brian O'Keefe
|
357eafe1e0
|
Bug 885019 - Move GTEST_CPPSRCS, GTEST_CMMSRCS, and GTEST_CSRCS to moz.build as GTEST_CPP_SOURCES, GTEST_CMM_SOURCES, and GTEST_C_SOURCES. r=gps
|
2013-06-22 10:33:31 -04:00 |
|
Andy Wingo
|
54cc94601c
|
Bug 648949 - Remove HAS_JS_GENERATORS #define. r=Waldo, r=jorendorff
|
2013-06-26 12:34:47 +02:00 |
|
Jan de Mooij
|
5e746c6c88
|
Bug 885648 - Add barriers for generator stack value. r=terrence
|
2013-06-26 15:16:48 +02:00 |
|
Jan de Mooij
|
85354a1fb9
|
Bug 882416 - Fix Function constructor to override the noScriptRval flag. r=luke
|
2013-06-26 15:16:42 +02:00 |
|
Nicholas Nethercote
|
e420bef0bf
|
Bug 884124 (part 8) - Add a RegExpStaticObject class. r=jwalden.
--HG--
extra : rebase_source : 9a0b0a59dc67cbab9ab1156607a984d303a850c3
|
2013-06-20 20:18:04 -07:00 |
|
Nicholas Nethercote
|
0e2f19e729
|
Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden.
--HG--
extra : rebase_source : bbe97ebfd1ef026f8a3ee21ce1b75f8b4ed40311
|
2013-06-19 01:39:47 -07:00 |
|
Nicholas Nethercote
|
8a64b892bd
|
Bug 884124 (part 6) - Add an ArrayObject class. r=jwalden.
--HG--
extra : rebase_source : 17a9703165cb665326ff94bc574450ba59ede7f7
|
2013-06-18 23:55:38 -07:00 |
|
Nicholas Nethercote
|
73625b787a
|
Bug 884124 (part 5) - Add a DateObject class. r=jwalden.
--HG--
extra : rebase_source : bc39dcc8e2f8f2fcc71389a3ea199e264c445bc8
|
2013-06-20 20:17:15 -07:00 |
|
Nicholas Nethercote
|
357a9a0cc1
|
Bug 884124 (part 4) - Add an ErrorObject class. r=jwalden.
--HG--
extra : rebase_source : 9054445c5a435a1e49d1217247c5a32afef3826a
|
2013-06-20 20:17:14 -07:00 |
|
Nicholas Nethercote
|
d99b78ee38
|
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
|
8536678132
|
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
|
137c183b6d
|
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
|
131397d361
|
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
|
5fbec09af4
|
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
|
545b3ba5f3
|
Bug 887002 - Don't track PC-sensitive type for rest arrays. (r=bhackett)
|
2013-06-25 18:28:22 -07:00 |
|
Shu-yu Guo
|
78365d5fd4
|
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
|
3f2535a225
|
Bug 884407 - Use an enum in SpeechRecognitionError. r=smaug
|
2013-06-25 20:08:58 -04:00 |
|
Terrence Cole
|
ef3b8c5534
|
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
|
85c0dbc974
|
Bug 844805, part 3 - Remove two calls to FoldConstants from the parser. r=Waldo.
|
2013-06-25 17:40:00 -05:00 |
|
Jason Orendorff
|
bcad59d495
|
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
|
179705e5c3
|
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
|
3677066aa9
|
Add passing test for bug 826124 which went away with JM. no_r=me.
|
2013-06-25 17:39:59 -05:00 |
|
Jason Orendorff
|
102b95c3b9
|
Bug 885463 - Warn about 'yield' without operand. r=Waldo.
|
2013-06-25 17:39:59 -05:00 |
|
Dan Minor (dminor@mozilla.com)
|
6ac5667830
|
Bug 811404 - Stage cpptests as part of package-tests. r=ted
|
2013-06-24 13:45:32 -04:00 |
|
Terrence Cole
|
541b671734
|
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
|
ffcfc9d60b
|
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
|
8bc6f0d929
|
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
|
6f814a2072
|
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
|
6e805a1adc
|
Bug 868302 - Enable rooting LIFO assertions in DEBUG, r=terrence
|
2013-05-03 13:53:15 -07:00 |
|
Andrew McCreight
|
aacc454171
|
Bug 883657, part 2 - Don't force a GC in mozJSComponentLoader::UnloadModules. r=bholley
|
2013-06-25 08:42:40 -07:00 |
|
Hannes Verschore
|
cee23f950f
|
Bug 886266 - Fix issues with enabling/disabling non-active activations, r=jandem
|
2013-06-25 16:58:52 +02:00 |
|
Jan de Mooij
|
8f0987a904
|
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
|
ea1eb05d97
|
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
|
1a7c2760ed
|
Bug 886241 - IonMonkey: Enable inlined arguments_get_elem for constant index, r=djvj
|
2013-06-25 09:57:17 +02:00 |
|
Hannes Verschore
|
091ae510ce
|
Bug 884989: OdinMonkey: Check argument types before enabling ffi fastpath to IM, r=luke
|
2013-06-25 09:55:33 +02:00 |
|
Nicholas Nethercote
|
e85c430408
|
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
|
01313ebd4b
|
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 |
|