Commit Graph

35054 Commits

Author SHA1 Message Date
Bill McCloskey
163cfc3cc8 Bug 950745 - Back out assertions that are triggering too often 2014-08-15 16:16:42 -07:00
Bill McCloskey
847e144f39 Bug 1046964 - Remove some dead code (r=Waldo) 2014-08-15 16:14:50 -07:00
Terrence Cole
374265c0dd Bug 1033442 - Remove non-pod malloc from MallocProvider and AllocPolicy; r=jonco 2014-08-08 13:22:39 -07:00
Steve Fink
09c67dcee1 Bug 1037358 - Fix up ArrayBufferObject malloc accounting, assigning to correct zone for all types, r=terrence,froydnj,smaug 2014-08-12 16:59:12 -07:00
Shian-Yow Wu
a53f9dc83a Bug 1037358 - Pass the flag in setDataPointer() to indicate whether data is memory-mapped., r=Waldo 2014-07-15 03:02:00 -07:00
Tom Schuster
9a0f378fbb Bug 1051611 - Remove error numbers from js.msg. r=jorendorff 2014-08-15 15:28:10 +02:00
Tom Schuster
ec38d3a668 Bug 1037723 - Fix how the js shell global environment handles symbols. r=jandem 2014-08-15 15:28:10 +02:00
Hannes Verschore
8c1cd0bd8e Backout changeset c01dea53dd60, r=faulty 2014-08-15 14:29:47 +02:00
Jan de Mooij
bc4a8d8b4e Bug 1046585 part 5 - Stop using WTF_* defines. r=sunfish 2014-08-15 14:01:10 +02:00
Jon Coppeard
8221a43116 Bug 650161 - Fix test failures with compacting GC enabled r=terrence 2014-08-14 11:52:33 +01:00
Jon Coppeard
88bd528fda Bug 650161 - Add new stats phases for compacting GC r=terrence 2014-08-14 11:52:31 +01:00
Jon Coppeard
4b716098cc Bug 650161 - Implement compacting GC for JSObjects r=terrence 2014-08-14 11:52:24 +01:00
Jon Coppeard
29cdbafb57 Bug 650161 - Update pointers in TraceDataRelocations r=mjrosenb 2014-08-14 11:46:55 +01:00
Jon Coppeard
f91b2acbc0 Bug 650161 - Update pointers to relocated objects r=terrence 2012-06-05 11:47:42 -07:00
Jon Coppeard
d6b0c78f58 Bug 650161 - Use the invocation kind passed to the first slice for the whole GC r=terrence 2014-08-14 11:46:46 +01:00
Jon Coppeard
0b33da9079 Bug 650161 - Update internal hash table checks for use after compacting GC as well r=terrence 2014-08-14 11:46:33 +01:00
Jon Coppeard
24cd519cd4 Bug 650161 - Add functions for forwarding cells r=terrence 2014-08-14 11:46:29 +01:00
Jon Coppeard
22aa411e62 Bug 650161 - Add --enable-gccompacting configure flag for compacting GC r=terrence r=ted 2014-08-14 11:46:26 +01:00
Jon Coppeard
ba0e871fea Bug 1052422 - Remove trivial shim functions that call into the GC r=sfink 2014-08-14 10:32:06 +01:00
Bobby Holley
7c7704aa07 Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
Bobby Holley
d6a4070c87 Bug 1052052 - Hoist AutoCxPusher into ScriptSettings.h. r=gabor 2014-08-14 18:47:15 -07:00
Dan Gohman
d0f7653db0 Bug 1041673 - IonMonkey: Implement opcode testing and casts with member function templates. r=nbp 2014-08-14 17:11:57 -07:00
Jim Blandy
912aa4c4ee Bug 961326: Give SpiderMonkey an API that embeddings can use to safely construct values for Debugger clients. r=jorendorff 2014-08-14 16:33:21 -07:00
Jim Blandy
2031db478b Bug 1051115: Let users tell ubi::Edge not to provide edge names, as they're expensive to compute, and not everyone needs them. r=terrence 2014-08-14 15:59:59 -07:00
Ryan VanderMeulen
7c3098f03b Backed out changesets 5b1a3161f614, 17a9673ed782, and a9b8c346d295 (bug 1052052) for B2G non-unified bustage. 2014-08-14 17:23:10 -04:00
Bobby Holley
e5da39b71b Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 12:54:34 -07:00
Bobby Holley
95763e1065 Bug 1052052 - Hoist AutoCxPusher into ScriptSettings.h. r=gabor 2014-08-14 12:53:52 -07:00
Nicholas D. Matsakis
a24bcd9614 Bug 1029130 -- Add ObjectPolicy to MNeuterCheck. r=jandem 2014-08-07 16:55:49 -04:00
Luke Wagner
e19a920fca Backed out changeset 6a72436c8a75 - Need smarter fix to deal with Emscripten bug 2014-08-14 12:46:19 -05:00
Benjamin Bouvier
253068c9b9 Bug 1048923: Remove unused MIRFlag macro in SIMD functions list; r=nmatsakis
--HG--
extra : rebase_source : a89e67e411918b5a0580d6e94a2d27110e541c3b
2014-08-14 17:39:24 +02:00
Benjamin Bouvier
e89a78a878 Bug 1048923: Distinguish unary and binary SIMD functions; r=nmatsakis
--HG--
extra : rebase_source : 5c34fcd13998388dc0d0755f9bbc5779b5f5a5f8
2014-08-14 17:39:17 +02:00
Benjamin Bouvier
71906163b6 Bug 1048923: Create StoreResult helper and make use of it; r=nmatsakis
--HG--
extra : rebase_source : 784aaf66410220bca9b2c87887136a561164da9a
2014-08-14 17:39:05 +02:00
Benjamin Bouvier
9673a64f12 Bug 1048923: Use helpers in GetLane; r=nmatsakis
--HG--
extra : rebase_source : 08bd80f112f357a0094a6bf081f2e4f6da7f40ec
2014-08-14 17:11:05 +02:00
Nicolas B. Pierron
2c4ac46e3e Backed out changeset 04892482d288 (Bug 998485) for Octane regressions. 2014-08-14 17:25:12 +02:00
Luke Wagner
9fc97f032e Bug 1053544 - OdinMonkey: issue link-time validation error when given non-primitive import value (r=bbouvier) 2014-08-14 10:00:37 -05:00
Rémi WENG
47593330e6 Bug 998485 - IonMonkey: Remove analyzeEdge* functions. r=nbp 2014-08-14 15:11:43 +02:00
Sylvestre Ledru
1f1a764333 Bug 1053135 - Disable the usage of -freorder-blocks when using clang r=glandium
In future version of clang, unsupported optimization flags are going to trigger a warning. They used to be silently ignored or triggering an error.
2014-08-14 14:43:30 +02:00
Ed Morley
fb3fcd966d Backed out changeset dc66d16f19c8 (bug 1052422) for hazard analysis failures 2014-08-14 13:38:51 +01:00
Ed Morley
5a23df2bd2 Backed out changeset 297ca183fff9 (bug 650161) for crashes; CLOSED TREE 2014-08-14 12:53:15 +01:00
Ed Morley
c84119068e Backed out changeset c965ceb8b24a (bug 650161) 2014-08-14 12:52:52 +01:00
Ed Morley
bf76f94805 Backed out changeset a52d8157462f (bug 650161) 2014-08-14 12:52:49 +01:00
Ed Morley
983ee7a97d Backed out changeset a6b5fcc90664 (bug 650161) 2014-08-14 12:52:45 +01:00
Ed Morley
98625ac358 Backed out changeset 3adf62f886d9 (bug 650161) 2014-08-14 12:52:41 +01:00
Ed Morley
c8394eab37 Backed out changeset d4fca818c9a8 (bug 650161) 2014-08-14 12:52:37 +01:00
Ed Morley
a052b30af8 Backed out changeset edc768336c80 (bug 650161) 2014-08-14 12:52:34 +01:00
Ed Morley
42706bda79 Backed out changeset bdcd60020523 (bug 650161) 2014-08-14 12:52:30 +01:00
Ed Morley
8c11a7efc9 Backed out changeset 8d1e96d1eb31 (bug 650161) 2014-08-14 12:52:27 +01:00
Ed Morley
61a82a07a9 Backed out changeset 55126a7a7447 (bug 650161) 2014-08-14 12:52:23 +01:00
Jon Coppeard
07a53535bf Bug 650161 - Fix build error in non-unified builds r=me 2014-08-14 12:26:06 +01:00
Jon Coppeard
165afa8f8f Bug 650161 - Fix test failures with compacting GC enabled r=terrence 2014-08-14 11:52:33 +01:00