diff browse annotate |
5c8c2d8a6003d2729497a2cf93c9afc89d2bf4f4 created 2018-07-20 23:58 +0000 pushed 2018-10-15 10:40 +0000 |
Brian Hackett | Brian Hackett - Bug 1309552 - Specify buffer size when freeing data in AllocPolicy, r=waldo. |
diff browse annotate |
aa34ca78ad4d508e4e1c7a8ba0f278a5f83658bc created 2018-06-14 23:26 +0300 pushed 2018-08-24 17:02 +0000 |
Andi-Bogdan Postelnicu | Andi-Bogdan Postelnicu - Bug 1453795 - JS/JIT - Initialize member fields in classes/ structures. r=jandem |
diff browse annotate |
609eb4880073d3b1ff1a198ec68737dce50bcb3f created 2018-02-12 15:05 -0600 pushed 2018-04-26 16:43 +0000 |
Jason Orendorff | Jason Orendorff - Bug 1429206 - Part 7: Rename jscntxt* -> vm/JSContext*. r=jandem. |
diff browse annotate |
7071083f1fd83f6a372dfaf7dc020c26b24462f1 created 2016-12-27 15:48 +0100 pushed 2017-04-10 20:44 +0000 |
Benjamin Bouvier | Benjamin Bouvier - Bug 1320374: Batch function compilations; r=luke |
diff browse annotate |
ab461807ca14d4ad55d9f83ec975d87065a24419 created 2016-08-23 08:45 -0400 pushed 2017-01-16 13:07 +0000 |
Emanuel Hoogeveen | Emanuel Hoogeveen - Bug 1294732 - Back out all of bug 1271165 as it has served its purpose. r=glandium |
diff browse annotate |
cb6fc6d38f8df50e25502dc55ee1ed2dd3d7a304 created 2016-08-25 01:28 -0700 pushed 2017-01-16 13:07 +0000 |
Shu-yu Guo | Shu-yu Guo - Bug 1263355 - Rewrite the frontend: bindings. (r=jorendorff,Waldo) |
diff browse annotate |
65e1fc2ebec764fc5745e7c07fa6b3582c662efb created 2016-08-12 07:37 -0400 pushed 2017-01-16 13:07 +0000 |
Emanuel Hoogeveen | Emanuel Hoogeveen - Bug 1271165 - Part 3: Create and hook up an AllocPolicy for JSAPI. r=jandem |
diff browse annotate |
e3608df9fe09f509a8fe62be0cd6743151e4f7a3 created 2016-08-12 22:43 -0400 pushed 2017-01-16 13:07 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1294537 - introduce a non-null-checking placement operator new; r=sunfish,nbp |
diff browse annotate |
4b5c2c00f20a333eb8b0fe633d3326bf0236fdff created 2016-06-20 13:54 +0000 pushed 2016-10-31 18:13 +0000 |
Nicolas B. Pierron | Nicolas B. Pierron - Bug 1264948 part 1 - Register if the LifoAlloc is supposed to be infallible or not. r=jonco,h4writer |
diff browse annotate |
8e07ea79523bd0576b8dbd320c91203df5f4c5ae created 2016-06-20 13:54 +0000 pushed 2016-10-31 18:13 +0000 |
Nicolas B. Pierron | Nicolas B. Pierron - Bug 1264948 - Compily with Windows lack of support for noexcept keyword. r=me |
diff browse annotate |
dc371921454fce21f7a34952d555bb6ede873e3c created 2016-06-15 19:20 +0200 pushed 2016-10-31 18:13 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset a3f3f077a1ec (bug 1264948) for 'warning treated as error' build failure in JitAllocPolicy.h at least on Windows XP. r=backout on a CLOSED TREE |
diff browse annotate |
a3f3f077a1ec0414343598d5f548ab2161286285 created 2016-06-15 16:27 +0000 pushed 2016-10-31 18:13 +0000 |
Nicolas B. Pierron | Nicolas B. Pierron - Bug 1264948 part 1 - Register if the LifoAlloc is supposed to be infallible or not. r=jonco,h4writer |
diff browse annotate |
5b44d6438cf58c12c198161654ab0048b7c3bb29 created 2016-06-10 19:35 +0200 pushed 2016-10-31 18:13 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset a4e54f664175 (bug 1264948) for Static failures in Ion.cpp and undefined oomTest in bug1269756.js. r=backout |
diff browse annotate |
a4e54f664175fc4e4b68a6c2d68438c0b86f00bb created 2016-06-10 16:56 +0000 pushed 2016-10-31 18:13 +0000 |
Nicolas B. Pierron | Nicolas B. Pierron - Bug 1264948 part 1 - Register if the LifoAlloc is supposed to be infallible or not. r=jonco,h4writer |
diff browse annotate |
73c9c54ef08fe1395843aa2ef49ae29ec9149e1c created 2016-06-01 14:43 +0000 pushed 2016-09-05 20:01 +0000 |
Nicolas B. Pierron | Nicolas B. Pierron - Bug 1264948 - Ensure that we have enough ballast space IonMonkey compilation. r=h4writer |
diff browse annotate |
1b52620a1f87cc89a845b9ad167c30249da52646 created 2016-06-01 14:43 +0000 pushed 2016-09-05 20:01 +0000 |
Nicolas B. Pierron | Nicolas B. Pierron - Bug 1264948 - Make it possible to use a placement-new with a fallible TempAllocator. r=h4writer |
diff browse annotate |
47dcb8959eed895257ede693cc7b10d8ebceaf50 created 2016-05-11 09:23 +1000 pushed 2016-09-05 20:01 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1267551 (part 9) - Use MOZ_MUST_USE more in js/src/jit/. r=h4writer. |
diff browse annotate |
3b968080b282bfe3ccbcf0c52c65a7da90fd85a3 created 2016-04-29 16:22 +1000 pushed 2016-09-05 20:01 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1268771 - Remove OldJitAllocPolicy. r=jandem. |
diff browse annotate |
fbf7d94986bb51bb53bdfdfd57d29dcc62f31ae4 created 2015-10-27 14:50 +0000 pushed 2016-01-18 19:06 +0000 |
Nicolas B. Pierron | Nicolas B. Pierron - Bug 991249 - Ensure that we can check for OOMs when we run out of ballast space. r=jandem |
diff browse annotate |
e2feb3a13f83decfde239b9f63660b496e4bc36b created 2015-10-07 11:04 +0100 pushed 2016-01-18 19:06 +0000 |
Jon Coppeard | Jon Coppeard - Bug 1208665 r=Waldo a=abillings |
diff browse annotate |
2e82f6299d4a1084418f295c737be821b6074cdb created 2015-09-30 11:34 +0100 pushed 2016-01-18 19:06 +0000 |
Jon Coppeard | Jon Coppeard - Bug 1207519 - Prevent HashTable shrink from ignoring allocation failures that may have been reported r=Waldo |
diff browse annotate |
b75024c49a129410f8414f73cb4dfd914d0041ee created 2015-09-30 11:34 +0100 pushed 2016-01-18 19:06 +0000 |
Jon Coppeard | Jon Coppeard - Bug 1200642 - Add checkSimulatedOOM() to AllocPolicy r=Waldo |
diff browse annotate |
a304fc92ad35d732eca69b51ef9dd054b9403a97 created 2015-10-13 10:59 +0200 pushed 2015-10-26 12:58 +0000 |
Jon Coppeard | Jon Coppeard - Bug 1208665 - r=Waldo a=abillings a=sylvestre |
diff browse annotate |
02f2f4c75007651c63bbc0791d9a58dea88f545f created 2015-03-28 23:22 +0100 pushed 2015-06-19 19:24 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff |
diff browse annotate |
5b892d8ef4538ea84378ebe4a352c49d8b9aa366 created 2015-03-28 10:39 -0700 pushed 2015-06-19 19:24 +0000 |
Phil Ringnalda | Phil Ringnalda - Backed out changeset 0c030f97a04f (bug 1144366) for being on top of patches being backed out |
diff browse annotate |
41be09fe77e0268ce047337453fa84c8cdc4e839 created 2015-03-30 14:41 +0200 pushed 2015-04-21 23:03 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff, a=sledru |
diff browse annotate |
c280abdc083f87373509770b8b5cdcf30e5007b3 created 2015-02-12 08:37 -0800 pushed 2015-04-21 23:03 +0000 |
Dan Gohman | Dan Gohman - Bug 1131783 - Mark various unlikely conditions as MOZ_UNLIKELY r=waldo |
diff browse annotate |
b5136e8cd58e16ca8994d434a4fb4b9a55a67526 created 2014-11-24 18:52 -0800| base pushed 2015-02-18 20:30 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem. |
diff browse annotate |
84689cd678fc2e61c2db0b22b131507a187d182c created 2014-11-24 18:52 -0800| base pushed 2015-01-05 23:23 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1102538 - s/Ion/Jit/ where appropriate. r=jandem,a=lsblakk. |