Commit Graph

26341 Commits

Author SHA1 Message Date
Dan Gohman
e5ca28a498 Bug 926514 - Revert "Bug 925088 - SpiderMonkey: Fold loads into branchTest32. r=nbp" 2013-10-20 09:46:26 -07:00
Benjamin Peterson
8c167bb3f7 No Bug - Include jsobjinlines.h to avoid warning. r=me 2013-10-20 11:48:58 -04:00
Ehsan Akhgari
1b7df9a2ad Backed out changeset 0ddbf9b3b20c (bug 928712) because of build bustage 2013-10-20 09:42:51 -04:00
Ehsan Akhgari
a63b803a55 Bug 928712 = Remove the rest of the unneeded prtypes.h inclusions; rs=bsmedberg 2013-10-20 09:10:07 -04:00
Phil Ringnalda
f1ddcb62c6 Revert 'Revert "Bug 925088 - SpiderMonkey: Fold loads into branchTest32. r=nbp"' for making parallel/timeout-gc.js and parallel/timeout.js timeout 2013-10-19 18:57:54 -07:00
Dan Gohman
5c2c51bc87 Revert "Bug 925088 - SpiderMonkey: Fold loads into branchTest32. r=nbp" 2013-10-19 17:44:10 -07:00
Benjamin Peterson
2f7d6c4355 Bug 928333 followup - dumpHead() should only be defined in debug mode. r=me 2013-10-19 19:15:41 -04:00
Christian Holler
0d908cfe63 Bug 928333 - Disable dumpHeap function with --fuzzing-safe. r=waldo
--HG--
extra : rebase_source : 6d99227beb04bb93debfd28c0ca188ae1bad5e29
2013-10-18 15:18:18 +02:00
Shu-yu Guo
e1f1057dd5 Bug 928426 - Don't create template objects for singleton-typed this values. (r=bhackett) 2013-10-19 13:56:57 -07:00
Dan Gohman
47a24d2894 Revert "Bug 925088 - SpiderMonkey: Micro-optimize x64's testStringTruthy. r=mjrosen" 2013-10-19 12:14:51 -07:00
Tom Schuster
c4c16b0062 Bug 884410 - Remove JS_ValueToNumber. r=terrence 2013-10-19 18:39:52 +02:00
Jan de Mooij
d55f9aed12 Bug 723640 - Don't clone regexps in Ion code if cloning is not observable. r=bhackett 2013-10-19 17:33:10 +02:00
Nicholas D. Matsakis
7ce97a4d6e Bug 898362 - Self-host portions of the typed object logic r=till 2013-09-10 10:35:53 -04:00
Ryan VanderMeulen
7c8f392342 Backed out changeset 61f6c63bcb3d (bug 928056) for m-oth failures. 2013-10-18 15:44:30 -04:00
Terrence Cole
66f7858adb Backed out changeset d6180c846c36 for bustage on a CLOSED TREE 2013-10-18 12:30:12 -07:00
Terrence Cole
788033ce3c Bug 928056 - Fix ordering of pause and state change when entering GC; r=billm 2013-10-18 11:43:35 -07:00
Luke Wagner
9614000d14 Bug 900669 - OdinMonkey: asm.js caching (shell-only support) (r=sstangl)
--HG--
extra : rebase_source : f6031010760e1e09d43c03b3d5ef845155d247b9
2013-10-15 12:13:34 -05:00
Norbert Lindenberg
5f6fa663f5 Bug 853704 - Reenable test262/intl402/ch10/10.1/10.1.1_13.js and test262/intl402/ch10/10.1/10.1.1_19_c.js, fixed by bug 919872. r=jwalden
--HG--
extra : rebase_source : 87e8621e1bd24fc529e333c64b2c4740f30a1f2d
2013-10-17 22:19:57 +02:00
Vladimir Vukicevic
7ca8e1bd07 b=927719; DEVELOPER_OPTIONS set too late; r=gps 2013-10-18 13:12:14 -04:00
Brian Hackett
5a87305800 Bug 928307 - Reset use count for scripts whose Ion code is invalided when finishing, r=jandem. 2013-10-18 11:04:48 -06:00
Brian Hackett
59d1c96d92 Bug 928268 - Avoid bogus assert, r=jandem. 2013-10-18 11:01:51 -06:00
Terrence Cole
fcb34e6b05 Bug 928056 - Do not pause for background compilation before ggc; r=bhackett 2013-10-17 14:42:46 -07:00
Terrence Cole
0e74f55afa Bug 928421 - Re-add --enable-threadsafe to support bisection; r=Waldo 2013-10-18 09:44:44 -07:00
Terrence Cole
f4a27e7aa9 Bug 928140 - Add postbarrier when inlining UnsafeSetReservedSlot; r=shu
--HG--
extra : rebase_source : 35727cbe0f47983c29a186a0e319bfc4a61c48ba
2013-10-17 18:07:39 -07:00
Eric Faust
a6a2404aa2 Bug 923765 - Account for __noSuchMethod__ in proxy stubs in GetPropertyIC. (r=djvj) 2013-10-17 18:13:43 -07:00
Terrence Cole
a3fbc4c743 Bug 928140 - Disable spread-call-recursion test in GGC builds on a CLOSED TREE; r=bustage 2013-10-17 15:16:53 -07:00
Jim Blandy
319c60c599 Bug 927655: Make SpiderMonkey's GDB pretty-printer tests call JS_Init, as required. DONTBUILD r=sfink 2013-10-17 13:42:55 -07:00
Jim Blandy
05461608b2 Bug 927633: It should be okay for roots registered with JS_Add***Root to be NULL. r=sfink 2013-10-17 13:40:40 -07:00
Jon Coppeard
261fe3e856 Bug 923183 - Make StackFrame mark callee value and this where present r=jandem 2013-10-17 20:58:21 +01:00
Jon Coppeard
ffbbdb49c0 Bug 927031 - Use MPostWriteBarrier to postbarrier SetElementIC r=jandem 2013-10-17 20:58:21 +01:00
Brian Hackett
06dbe4a13d Bug 922270 - Don't construct template objects during IonBuilder, r=jandem. 2013-10-17 13:50:26 -06:00
Ryan VanderMeulen
b2d522634d Backed out changeset 79a1f60d83df (bug 909997) for bustage.
CLOSED TREE
2013-10-17 14:50:47 -04:00
Benjamin Bouvier
5c898d2658 Bug 918613 - Specialize some Maths function calls for Float32 in Ion. r=sstangl 2013-10-17 08:50:56 +02:00
Ben Kelly
75916bb60b Bug 927670 - Prepend lib dirs to sys.path in jit_test.py to avoid conflicts. r=terrence 2013-10-17 14:37:58 -04:00
Sankha Narayan Guria
b08b45526f Bug 918341 - new Map(iterable) should check that iterator values are objects. r=jorendorff 2013-10-17 12:36:52 +05:30
masaya iseki
799b253be3 Bug 909997 - Add JS compiler options at runtime to expand differential testing. r=nbp 2013-10-17 14:37:57 -04:00
Terrence Cole
e782e879fc Bug 927272 - Do not treat strings specially when rekeying map objects; r=jonco
--HG--
extra : rebase_source : 6d5bb16f1308beec31c00bcdb31f307fe29bd01d
2013-10-17 09:12:23 -07:00
Brian Hackett
be3f273b81 Bug 925962 - Track expected contents of stack type sets in compiler constraints, r=jandem. 2013-10-17 10:21:05 -06:00
Carsten "Tomcat" Book
f112e107ae Merge mozilla-central to mozilla-inbound 2013-10-17 13:49:27 +02:00
Carsten "Tomcat" Book
e0e6d5915e Merge mozilla-inbound to mozilla-central 2013-10-17 13:43:37 +02:00
Andy Wingo
7b4a8ad188 Bug 924318 - More iterator test cleanups. r=jwalden 2013-10-17 12:56:34 +02:00
Andy Wingo
f7331dbec8 Bug 924318 - Clean up ecma_6/Generators iterator tests. r=jwalden 2013-10-17 12:56:03 +02:00
Andy Wingo
81039dc4b4 Bug 924040 - Update yield* to use @@iterator protocol. r=jwalden 2013-10-17 12:36:04 +02:00
Andy Wingo
c9977b2ad9 Bug 919948 - Convert Array.prototype.@@iterator to use new iteration protocol. r=jorendorff
--HG--
extra : rebase_source : d67252851178e66e8d7ef82ef83edddf79535a4e
2013-10-17 12:10:02 +02:00
Ehsan Akhgari
9bf1bff8b4 Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium 2013-10-17 00:36:13 -04:00
Ben Kelly
696e8c2a7d Bug 927649: Use object literal syntax in for-of iterator. r=jorendorff 2013-10-16 16:44:00 +02:00
Jon Coppeard
5290af20fc Bug 926681 - Make JSRuntime::currentThreadOwnsOperationCallbackLock() work the the same in non-threadsafe builds r=bhackett 2013-10-17 09:41:27 +01:00
Jan de Mooij
b5cb5864c1 Bug 859892 - Rename JS_CANONICALIZE_NAN to JS::CanonicalizeNaN. r=Waldo 2013-10-17 10:16:17 +02:00
Bobby Holley
5c32c180a4 Bug 922009 - MOZ_CRASH when trying to transplant objects with SCSWs. r=mrbkap 2013-10-17 10:00:02 +02:00
Phil Ringnalda
214fbe3acd Back out ee100983f921 (bug 895047) for build bustage
CLOSED TREE
2013-10-16 21:51:55 -07:00