diff browse annotate |
1c0f1468c3d9d31b87a10496ed86be1d42f53be7 created 2015-06-30 10:15 -0400 pushed 2015-07-07 09:06 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1179315 - part 1 - make TypedArrayLayout's constructor inline and MOZ_CONSTEXPR; r=lth |
diff browse annotate |
41be09fe77e0268ce047337453fa84c8cdc4e839 created 2015-03-30 14:41 +0200 pushed 2015-05-10 10:26 +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 |
fe7404f60fedf4261fff6dce38166c62f0d0150d created 2015-04-07 12:08 -0700 pushed 2015-04-28 13:52 +0000 |
Fabrice Desré | Fabrice Desré - m-c merge |
diff browse annotate |
828d1eea3356a63afe3630a4223e131766466928 created 2015-03-29 16:39 -0400 pushed 2015-04-28 13:52 +0000 |
Doug Sherk | Doug Sherk - Backout 1926f1d553bb (bug 1139769) for causing bug 1147642. |
diff browse annotate |
9662e51438f57cd0fb03ba8e98228e52e0882191 created 2015-03-28 14:39 -0400 pushed 2015-04-28 13:52 +0000 |
Doug Sherk | Doug Sherk - Backed out changeset b7414c6c13c2 |
diff browse annotate |
b7414c6c13c2713f39058bcc24621284d8faa81e created 2015-03-25 18:35 -0400 pushed 2015-04-28 13:52 +0000 |
Doug Sherk | Doug Sherk - Backout 1926f1d553bb (bug 1139769) for causing bug 1147642. |
diff browse annotate |
b7e1e4899a60af3cff747c56b2bc83af19bb32bc created 2015-04-23 12:22 +0200 pushed 2015-04-23 21:53 +0000 |
Benjamin Bouvier | Benjamin Bouvier - Bug 1157628: Reformat spidermonkey source directory, again; r=jandem |
diff browse annotate |
9d2b8afeb3b43c97d76789cd413a226d87e19b24 created 2015-03-04 00:04 -0800 pushed 2015-04-23 18:01 +0000 |
Jeff Walden | Jeff Walden - Bug 1140752 - Land code to self-host %TypedArray%.prototype.set, but don't enable it yet, pending perf-testing. This shouldn't make any changes to the build, except in terms of adding more code to it and affecting binary layout. r=jandem, also much feedback from till that effectively amounts to a review as well |
diff browse annotate |
10f6a2d813581a199b9b90c33ebd7e1f6fffdc17 created 2015-03-23 14:32 -0500 pushed 2015-04-03 09:19 +0000 |
Jason Orendorff | Jason Orendorff - Bug 1148652, part 2 - Use mostly-compliant code for defining TypedArray elements, already used from StandardDefineProperty, in NativeDefineProperty as well. r=efaust. |
diff browse annotate |
386c8b5b73c09b6186118258f524ce4c86c8af23 created 2015-04-01 19:17 -0700 pushed 2015-04-02 13:51 +0000 |
Wes Kocher | Wes Kocher - Backed out 20 changesets (bug 1138499, bug 1148750, bug 1149563, bug 1148652, bug 1123875, bug 1145636, bug 1147660, bug 1148568, bug 1142828) for talos other timeouts CLOSED TREE |
diff browse annotate |
35a01c7e0f8d554472a2da83f7d032820fd4a05a created 2015-03-23 14:32 -0500 pushed 2015-04-02 13:51 +0000 |
Jason Orendorff | Jason Orendorff - Bug 1148652, part 2 - Use mostly-compliant code for defining TypedArray elements, already used from StandardDefineProperty, in NativeDefineProperty as well. r=efaust. |
diff browse annotate |
02f2f4c75007651c63bbc0791d9a58dea88f545f created 2015-03-28 23:22 +0100 pushed 2015-03-30 17:20 +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-03-30 17:20 +0000 |
Phil Ringnalda | Phil Ringnalda - Backed out changeset 0c030f97a04f (bug 1144366) for being on top of patches being backed out |
diff browse annotate |
0c030f97a04f4e34c138b878c4352423f5e920f9 created 2015-03-28 12:08 +0100 pushed 2015-03-30 17:20 +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 |
1926f1d553bb97e3db084195660f00b8ec689d01 created 2015-03-03 11:29 -0800 pushed 2015-03-06 10:32 +0000 |
Jeff Walden | Jeff Walden - Bug 1139769 - Self-host %TypedArray%.prototype.subarray. r=till |
diff browse annotate |
c9e3da252b70b09594996fda26f358e85f04e2fc created 2015-03-03 11:29 -0800 pushed 2015-03-06 10:32 +0000 |
Jeff Walden | Jeff Walden - Bug 1139759 - Self-host %TypedArray%.prototype.copyWithin. r=till |
diff browse annotate |
069853eac6ccf1b771bddec4f6e3c389686b08cf created 2015-02-27 16:08 +0100 pushed 2015-02-27 21:58 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE |
diff browse annotate |
e3ff19a4994504fbedc7a02830b1063efb194183 created 2015-02-02 11:20 -0700 pushed 2015-02-03 16:54 +0000 |
Brian Hackett | Brian Hackett - Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem. |
diff browse annotate |
da15e3989bb9038e2e4969a9bab4fe6c7a2d9c7a created 2014-12-23 18:24 +0100 pushed 2014-12-29 17:34 +0000 |
Benjamin Bouvier | Benjamin Bouvier - Bug 1115043: Ensure that range analysis takes size of element into account when removing bounds checks of AsmJS{Load/Store}Heap; r=luke |
diff browse annotate |
389db774250d96f25a80567880395b33a64a786c created 2014-12-16 04:43 +0100 pushed 2014-12-16 14:37 +0000 |
Lars T Hansen | Lars T Hansen - Bug 1107365 - Rename AnyTypedArray as SomeTypedArray to reduce name confusion. r=waldo |
diff browse annotate |
9f6708bccc56cf1ddf13bacf967ddbb70e5b8ff4 created 2014-12-05 05:01 +0100 pushed 2014-12-05 15:17 +0000 |
Benjamin Bouvier | Benjamin Bouvier - Bug 1102870: Replace AsmJSHeapAccess::ViewType by Scalar::Type; r=luke |
diff browse annotate |
3a7cfe0628b540f3b01b22e6faadb6b0353126b6 created 2014-12-05 05:01 +0100 pushed 2014-12-05 15:17 +0000 |
Benjamin Bouvier | Benjamin Bouvier - Bug 1102870: Add Float32x4 and Int32x4 to the list of Scalar::Types; r=sfink,luke |
diff browse annotate |
332af9f76b83d2708a0235e8a645450a90d3f3b0 created 2014-11-23 11:09 -0700 pushed 2014-11-24 14:50 +0000 |
Brian Hackett | Brian Hackett - Bug 1103273 - Fix uses of forwarding pointers in inline typed objects, r=sfink. |
diff browse annotate |
c5a58d90da90ee36323c5fba7720f2db52eb611e created 2014-05-29 16:01 -0700 pushed 2014-10-29 02:45 +0000 |
Jeff Walden | Jeff Walden - Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff, a=lsblakk |
diff browse annotate |
4fd82c282519f5185a9e4282ad1f6eb47434d334 created 2014-05-29 16:03 -0700 pushed 2014-10-29 02:45 +0000 |
Jeff Walden | Jeff Walden - Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff, a=lsblakk |
diff browse annotate |
3d2bdd4b74ad02747a76bf58e5eeb1c69c7b6cc7 created 2014-03-17 19:13 -0700 pushed 2014-10-29 02:45 +0000 |
Jeff Walden | Jeff Walden - Bug 982974 - Last bit of aurora fixup. r=sfink, a=abillings |
diff browse annotate |
813cfb17afa791e02c0de6816e38a1b260bef40a created 2014-03-14 17:21 -0700 pushed 2014-10-29 02:45 +0000 |
Jeff Walden | Jeff Walden - Bug 982974 - Be paranoid about neutering ArrayBuffer objects. r=sfink, r=jorendorff, a=dveditz |
diff browse annotate |
aaf8ce9166a5a0c26e9f4e129ae92f823e9e2a55 created 2014-03-14 17:21 -0700 pushed 2014-10-29 02:45 +0000 |
Luke Wagner | Luke Wagner - Port bug 936236. r=shu on the original patch, port pretty much trivial modulo a rename or two, a=dveditz |
diff browse annotate |
9e00f4eef08189544f75bf121833518105824344 created 2014-02-14 13:17 +0100 pushed 2014-10-29 02:45 +0000 |
Jan de Mooij | Jan de Mooij - Backout bug 785905, off-thread IonBuilder. r=jorendorff |
diff browse annotate |
30a46e893204b5c2c2de29cd62950b7192f077cd created 2014-03-14 17:20 -0700 pushed 2014-10-29 02:45 +0000 |
Jeff Walden | Jeff Walden - Bug 982974 - Be paranoid about neutering ArrayBuffer objects. r=sfink, r=jorendorff, a=dveditz |
diff browse annotate |
160108f82b6269a9e637599cebdb0e3449254571 created 2014-03-14 17:20 -0700 pushed 2014-10-29 02:45 +0000 |
Luke Wagner | Luke Wagner - Port bug 936236. r=shu on the original patch, port pretty much trivial modulo a rename or two, a=dveditz |
diff browse annotate |
91914270690b322a326a2971c991cd81813dc67c created 2014-10-08 09:38 -0700 pushed 2014-10-20 17:29 +0000 |
Brian Hackett | Brian Hackett - Bug 1073836 - Remove byte offset slot and non-unsized uses of length from typed objects, r=nmatsakis. |
diff browse annotate |
2095011ec061a02a94c47c881f6a2fc83bddbcd6 created 2014-10-02 19:32 -0700 pushed 2014-10-20 17:29 +0000 |
Brian Hackett | Brian Hackett - Bug 1073842 - Add NativeObject subclass of JSObject, remove ObjectImpl, r=luke. |
diff browse annotate |
ed4b995667b58b364d2a7ce9b2111fc22dc1f622 created 2014-10-01 19:17 +0200 pushed 2014-10-20 17:29 +0000 |
Nicolas B. Pierron | Nicolas B. Pierron - Bug 1074911 - Replace JS_ASSERT by MOZ_ASSERT. r=jorendorff |
diff browse annotate |
d652cf2db817c70c3b7f0b9431ecc617f0ed75b1 created 2014-09-23 15:45 -0700 pushed 2014-10-20 17:29 +0000 |
Brian Hackett | Brian Hackett - Bug 1069680 - Restore array buffer view trace hook, clean up use of typed array layout constants, r=sfink. |
diff browse annotate |
bcf65e0b6da6d26e410ec9a34e5118dd78ec4bcd created 2014-08-21 20:39 -0700 pushed 2014-10-20 17:29 +0000 |
Jeff Walden | Jeff Walden - Bug 896116 - Implement %TypedArray% and %TypedArray%.prototype. r=till, r=bholley |
diff browse annotate |
01da8d5ed02de0b98c885d3fc45d8b20188215b1 created 2014-09-18 09:28 -0700 pushed 2014-10-20 17:29 +0000 |
Brian Hackett | Brian Hackett - Bug 1061741 - Remove type slot in typed arrays, r=sfink. |
diff browse annotate |
e3da4ca374cf921b5de1f641e19326dc5e2696bf created 2014-09-17 11:13 -0700 pushed 2014-10-20 17:29 +0000 |
Brian Hackett | Brian Hackett - Bug 1061404 - Move ArrayBuffer view list into per compartment tables, r=sfink. |
diff browse annotate |
cf9ed5c3532974b8b55d9b9ec6968d5c9b1e6026 created 2014-09-16 18:45 +0200 pushed 2014-10-20 17:29 +0000 |
Lars T Hansen | Lars T Hansen - Bug 1054882 - Rollup patch. r=till, r=sstangl, r=jorendorff |
diff browse annotate |
4663c05c869cfa1b6db2e8a82c81f1c7ce28c75b created 2014-07-21 21:43 -0700 pushed 2014-10-20 17:29 +0000 |
Chris Peterson | Chris Peterson - Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem |
diff browse annotate |
1d84eb49d0eafeee4e3ce9a82fcf80297eb42abf created 2014-09-02 11:07 +0200 pushed 2014-10-20 17:29 +0000 |
Jon Coppeard | Jon Coppeard - Bug 650161 - Add a class hook that's called when an object is moved r=terrence |
diff browse annotate |
5f351726ed582578dd05961645adb0dddd1ad1ff created 2014-08-14 11:52 +0100 pushed 2014-10-20 17:29 +0000 |
Jon Coppeard | Jon Coppeard - Bug 650161 - Fix test failures with compacting GC enabled r=terrence |
diff browse annotate |
da9a761dc0783cb1bb06ab2047428ad11de5f966 created 2014-08-14 12:52 +0100 pushed 2014-10-20 17:29 +0000 |
Ed Morley | Ed Morley - Backed out changeset 8d1e96d1eb31 (bug 650161) |
diff browse annotate |
8d1e96d1eb31a7d1dfd107764ac32e75f913a52a created 2014-08-14 11:52 +0100 pushed 2014-10-20 17:29 +0000 |
Jon Coppeard | Jon Coppeard - Bug 650161 - Fix test failures with compacting GC enabled r=terrence |
diff browse annotate |
f8f7b0e89bcfdef690759c38b266ab1fb1002595 created 2014-07-14 19:14 -0700 pushed 2014-10-20 17:29 +0000 |
Chris Peterson | Chris Peterson - Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff |
diff browse annotate |
4d482d201608bebfccb4a036c6271eb38e70c21a created 2014-06-06 09:36 -0700 pushed 2014-10-20 17:29 +0000 |
Brian Hackett |
Brian Hackett |
diff browse annotate |
f5a32d4dc2438f19acf86aa24d547fe28fab204c created 2014-06-09 09:44 -0700 pushed 2014-10-20 17:29 +0000 |
Jeff Walden | Jeff Walden - Bug 1021001 - Remove AutoCheckCannotGC from NamespaceImports.h, and require users to use the sole definition in GCAPI.h. r=terrence |
diff browse annotate |
cd4218cd70f90a720505dfa4b88314598bc8c281 created 2014-06-07 14:59 +0200 pushed 2014-10-20 17:29 +0000 |
Jan de Mooij | Jan de Mooij - Bug 1020869 - Make IdToTypeId, StringIsArrayIndex etc work with Latin1 strings. r=bhackett |
diff browse annotate |
039b9e7b3616d4f9dcc0fa9d67d932a9053b298b created 2014-03-28 10:38 -0400 pushed 2014-10-20 17:29 +0000 |
Nicholas D. Matsakis | Nicholas D. Matsakis - Bug 989276 Part 2 -- Refactor the slots to group by subtype r=sfink |
diff browse annotate |
b1e0a1050d9b8afb8916608b04417ae290ba7794 created 2014-03-28 06:36 -0400 pushed 2014-10-20 17:29 +0000 |
Nicholas D. Matsakis | Nicholas D. Matsakis - Bug 989276 -- Remove BYTELENGTH in favor of just LENGTH r=sfink |
diff browse annotate |
b1d854aec0e3f4c9968130280f3973e3eb5eb70e created 2014-06-05 11:02 -0600 pushed 2014-10-20 17:29 +0000 |
Brian Hackett | Brian Hackett - Bug 998059 - Correctly optimize accesses to typed array lengths, and allow length and other properties on typed array prototypes to be redefined, r=jandem,waldo. |
diff browse annotate |
57b0932e2f06d564e88162558d79b263d5fde73e created 2014-05-27 14:32 -0700 pushed 2014-10-20 17:29 +0000 |
Jeff Walden | Jeff Walden - Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff |
diff browse annotate |
7be685b5984592dc5c660f5a29c433b1255f567d created 2014-05-27 14:08 -0400 pushed 2014-10-20 17:29 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changeset 2c631967ab9e (bug 999651) for B2G crashes. |
diff browse annotate |
2c631967ab9ec44e0ce1cc43330b577fac401049 created 2014-05-27 09:56 -0700 pushed 2014-10-20 17:29 +0000 |
Jeff Walden | Jeff Walden - Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent |
diff browse annotate |
e25785e174ff2387dc8b835ad0de50f1275584cc created 2014-05-06 10:40 -0700 pushed 2014-10-20 17:29 +0000 |
Jeff Walden | Jeff Walden - Bug 1003997. r=sfink |
diff browse annotate |
a1a599888834c784e2db167d9d5aec852862aefe created 2014-05-16 13:52 -0700 pushed 2014-10-20 17:29 +0000 |
Wes Kocher | Wes Kocher - Backed out 4 changesets (bug 973238) for build bustage on a CLOSED TREE |
diff browse annotate |
2ca44eb13ecf1014d45de955afc93bb71b4ac359 created 2014-03-11 12:50 -0400 pushed 2014-10-20 17:29 +0000 |
Nicholas D. Matsakis | Nicholas D. Matsakis - Bug 973238 Part 4 -- Use prototype rather than reserved slot to uncover descriptor r=jandem |
diff browse annotate |
2fc0375a7dd211798854a82fce2e971efb1c4ec5 created 2014-04-10 13:46 +0100 pushed 2014-10-20 17:29 +0000 |
Jon Coppeard | Jon Coppeard - Bug 993768 - Handle TypeArrayObjects when tenuring r=terrence |
diff browse annotate |
2e62324ea929e71b0ae3e3a29cb722efd958e1a8 created 2014-04-23 16:19 -0700 pushed 2014-10-20 17:29 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 208bcb7879c0 (bug 995982) for mochitest-1 assertions on a CLOSED TREE |
diff browse annotate |
208bcb7879c00c6143b190a63ecaff5d6ed12b81 created 2014-04-23 14:12 -0700 pushed 2014-10-20 17:29 +0000 |
Brian Hackett | Brian Hackett - Bug 995982 - Set up forwarding pointers properly when allocating typed array objects in the nursery. r=sfink |