Commit Graph

47607 Commits

Author SHA1 Message Date
Wes Kocher
5a04044d30 Backed out changeset 26d55e902ada (bug 1130367) for xpcshell failures 2015-02-23 18:22:49 -08:00
Kannan Vijayan
a7a1fe244a Bug 1130367 - Fix readSPSProfilingStack testing function to work right when profiler is disabled. r=shu 2015-02-23 18:45:43 -05:00
Terrence Cole
b520d45341 No Bug - Expand a comment with a more detailed explanation; r=meow
--HG--
extra : rebase_source : e83d2930d31b1de3ea3157fd1075977aa76ebefa
2015-02-23 14:07:26 -08:00
Terrence Cole
d7c4ee0438 Bug 1135141 - Make LAST_DITCH GC more robust; r=jonco
--HG--
extra : rebase_source : e9a645aa2ac0b3e74f2c8b830d62fc61e7f8e009
2015-02-23 11:15:43 -08:00
Steve Fink
08aebd4106 Bug 1131424 - Report error message when failing to open ctypes library, r=jorendorff
Includes updates to spidermonkey check_style.py to allow new nspr header.

--HG--
extra : rebase_source : 8624efb198f5cbc5c141470dccaf05ea877cbb16
2015-02-17 15:44:58 -08:00
Tom Schuster
affc0dee90 Bug 1131531 - Ion GetElement IC should handle dense element holes. r=jandem 2015-02-23 18:21:51 +01:00
Tom Schuster
5189e1f281 Bug 1127629 - Handle void in ExpressionDecompiler. r=jandem 2015-02-23 18:21:51 +01:00
Brian Hackett
873b884cd4 Bug 1134150 - Don't check type sweeping generation when accessing an unboxed object's layout during nursery collections, r=jandem. 2015-02-23 09:48:05 -06:00
Brian Hackett
3f62b05420 Bug 1134146 - Use whole cell store buffer entries for unboxed object updates, r=jandem. 2015-02-23 09:27:10 -06:00
Benjamin Bouvier
73ccf8c27d Bug 1134638: 4. Also test correctness of SIMD operations; r=nbp
--HG--
extra : rebase_source : 4df968cd08aec6eb607e68d49a05b858161483d8
2015-02-19 18:20:26 +01:00
Benjamin Bouvier
349c765e43 Bug 1134638: 3. Templatize inlineSimdBinary functions; r=nbp
--HG--
extra : rebase_source : e47c51af9719cd31aac711bbee1a461672f8874d
2015-02-20 14:58:35 +01:00
Benjamin Bouvier
7a0c7b52bc Bug 1134638: 2. Inline some float32x4 binary arithmetic and bitwise operations; r=nbp
--HG--
extra : rebase_source : f6cd62a2839f1836263d3fe3f07cc552b471667b
2015-02-19 17:29:12 +01:00
Benjamin Bouvier
7aa93ab05f Bug 1134638: 1. Add OperationName to MSimdBinaryBitwise; r=sunfish
--HG--
extra : rebase_source : 5850c099883c1a83436787e03f68413b6d52cbd9
2015-02-19 17:28:28 +01:00
ziyunfei
f8515422f6 Bug 1120170 - part 2 - Self-host RegExp.prototype.flags. r=till 2015-02-22 07:23:00 +01:00
ziyunfei
7c40679a81 Bug 1120170 - part 1 - Change JSMSG_NOT_NONNULL_OBJECT message to accept an argument. r=till 2015-02-22 07:21:00 +01:00
Jon Coppeard
4e4460fe91 Bug 1134754 - Skip compacting zones when there is little benefit r=terrence 2015-02-23 10:06:02 +00:00
Carsten "Tomcat" Book
797908c3f9 Backed out changeset bc2fdecaaec7 (bug 1129769) for hazard failures on a CLOSED TREE 2015-02-23 10:20:31 +01:00
Carsten "Tomcat" Book
feb55fb8f3 Backed out changeset 389c918b643c (bug 1129780) 2015-02-23 10:20:05 +01:00
Carsten "Tomcat" Book
6015ca9350 Backed out changeset b70a4383ee84 (bug 1131429) 2015-02-23 10:20:01 +01:00
Xidorn Quan
cd3059ee2f Bug 1127511 - Make assignInitialShape public for removing the problematic friend declaration. r=luke
--HG--
extra : source : 1ec8e6fc506aa8c046ee5a4968df088282b55302
2015-02-23 17:58:06 +11:00
Tooru Fujisawa
5f07bfa993 Bug 1135402 - Do not test 'use asm' in ecma_5/extensions/misplaced-inconsistent-directive.js if asm.js is not available. r=luke 2015-02-23 15:35:17 +09:00
Shu-yu Guo
ca893de00a Bug 1131429 - Add a shell function to dump all of a function's tracked optimizations. (r=djvj) 2015-02-22 20:05:35 -08:00
Shu-yu Guo
d5ce4a4494 Bug 1129780 - Report the youngest sampled frame's line number if it has optimization info. (r=djvj) 2015-02-22 20:05:34 -08:00
Shu-yu Guo
b0462b3639 Bug 1129769 - Handle more kinds when resolving tracked type names. (r=djvj) 2015-02-22 20:05:34 -08:00
Jan de Mooij
f49852af42 Bug 1135001 - Get rid of slow GetTopJitJSScript calls in Ion ICs. r=bhackett 2015-02-22 23:37:58 +01:00
Tooru Fujisawa
cd4d2598b2 Bug 1135368 - Do not run shell/futex.js test if SharedArrayBuffer is not defined. r=luke 2015-02-22 12:00:28 +09:00
Brian Hackett
5b341eb95b Bug 1133254 - Improve type information and Ion compilation when dealing with converted unboxed objects, r=jandem. 2015-02-21 18:52:50 -06:00
Tooru Fujisawa
f2993c76ff Bug 1135397 - Disable jstests.py on windows ggc build. r=sfink 2015-02-22 08:21:51 +09:00
Brian Hackett
6b5ad1ac1f Bug 1132390 - Consider immediately adjacent move groups when assigning scratch registers to move groups, r=sunfish. 2015-02-21 16:32:59 -06:00
Martin Thomson
1223f2d088 Bug 975144 - Tests for rtcIdentityProvider property, r=gabor 2015-02-22 10:57:20 +13:00
Martin Thomson
f96635cdf5 Bug 975144 - Adding rtcIdentityProvider to sandbox global scope, r=gabor 2015-02-22 10:57:20 +13:00
Jan de Mooij
c0568bf29b Bug 1132584 - Fix bug with Ion OsiPoint register verifier. r=nbp 2015-02-21 20:20:46 +01:00
Jan de Mooij
fb74ea1ae3 Bug 1106982 - Stop doing script/pc lookup in GetNonexistentProperty if extra warnings are disabled. r=jorendorff 2015-02-21 20:20:44 +01:00
Tooru Fujisawa
1a4f6dfdb7 Bug 1135338 - Do not run sharedtypedarray.js test if SharedArrayBuffer is not defined. r=jandem
--HG--
extra : histedit_source : 5afdc455606707a3b352f5ea1eeaff235b0b481b
2015-02-21 16:42:18 +09:00
Boris Zbarsky
9e8395b4c9 Bug 742194 part 1. Add support for throwing uncatchable exceptions to Web IDL bindings. People keep asking for this. r=khuey 2015-02-20 23:58:36 -05:00
Ryan VanderMeulen
a93d947fe1 Backed out changesets fbfda0143584 and e8cfd49ac790 (bug 1129510) for crashes.
CLOSED TREE
2015-02-20 20:01:08 -05:00
Kannan Vijayan
54e40c1914 Bug 1129510 - Fix static analysis test failure on CLOSED TREE. r=treeherder-red 2015-02-20 18:50:38 -05:00
Kannan Vijayan
a94b9501bb Bug 1129510 - Trace references to JS heap from Profiler buffers. r=shu 2015-02-20 17:50:02 -05:00
Tooru Fujisawa
4f1f33f780 Bug 1131953 - Do not run shell/futex.js test under --no-threads option. r=jandem CLOSED TREE 2015-02-21 05:07:15 +09:00
Sean Stangl
c1bb898397 Bug 1134359 - Remove maybeStrSpecial. r=evilpie 2015-02-17 15:59:59 -08:00
Dan Gohman
e9a36466a6 Bug 1130845 - Fix jit-tests SIMD/bug1130845.js when SIMD is not available r=me 2015-02-20 11:17:21 -08:00
Boris Zbarsky
5c011f5e57 Bug 1134955. Be more careful with how we stringify property ids for error message reporting. r=jorendorff 2015-02-20 14:16:26 -05:00
Jim Blandy
bd6cb854e2 Bug 1134428: Update js/src/make-source-package.sh to include all source files now needed for a SpiderMonkey build. DONTBUILD r=sstangl
--HG--
extra : rebase_source : 9d9c7d47241f7714e48081a69bfcdaf201a83cad
2015-02-20 10:32:56 -08:00
Tooru Fujisawa
8bb15120a9 Bug 1101662 - Run jstests.py during spidermonkey shell builds. r=sfink 2015-02-21 03:37:39 +09:00
Tom Schuster
f33031f3a5 Bug 1135031 - Call HasProperty instead NativeLookupProperty in args_enumerate. r=jorendorff 2015-02-20 19:10:06 +01:00
Lars T Hansen
38a07a55fc Bug 1131953 - futex and SAB mbx test cases for the shell. r=luke 2015-02-20 14:06:35 +01:00
Lars T Hansen
980f247ef3 Bug 1131953 - SharedArrayBuffer mailbox for the shell. r=luke 2015-02-20 14:06:35 +01:00
Lars T Hansen
b35c2674a2 Bug 1074237 - futex API implementation. r=luke 2015-02-20 14:06:35 +01:00
Tooru Fujisawa
4aca87dc92 Bug 1120168 - Do not use RegExp literal and do not call RegExp constructor before self-hosting global is initialized in Intl.js. r=till 2015-02-20 21:46:03 +09:00
Jon Coppeard
439686762a Bug 1134255 - Add breakdown of allocated and unused GC things by kind in memory reports r=njn
--HG--
extra : rebase_source : aaec1857d252090c2aea9fc8e45a2a82ac492b6c
2015-02-19 11:56:00 +00:00