diff browse annotate |
245e0bc541f95eb137e75f4cbe216707b56335b4 created 2021-08-17 15:45 +0000 pushed 2021-08-17 21:49 +0000 |
André Bargull | André Bargull - Bug 1726123 - Part 4: Remove js{friend}api.h includes from tests. r=arai |
diff browse annotate |
e5c0a4fc953289b2132e148d36190f07384e0ba4 created 2021-07-13 11:52 +0000 pushed 2021-07-13 21:42 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 1708450 - Move call and construct functions into js/public/CallAndConstruct.h. r=nbp |
diff browse annotate |
2d04df2a8065d190d11c73f137c00694b58bc75c created 2020-05-04 16:50 +0000 pushed 2020-05-04 20:53 +0000 |
Jon Coppeard | Jon Coppeard - Bug 1634435 - Rename AutoValueArray to RootedValueArray everywhere for consistency with other rooted things r=jandem,mccr8 |
diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2018-11-30 11:01 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
320b84c9e32173d367d822505fa966d8a2ab3efc created 2015-10-28 16:38 +0530 pushed 2016-01-27 11:00 +0000 |
simplyblue | simplyblue - Bug 1212533 - Change the out-param of js/JS::Construct from MutableHandleValue to MutableHandleObject. r=arai, r=jorendorff |
diff browse annotate |
f3b54b8458bf70534cc442284f27ee43b877c996 created 2016-01-26 13:08 +0530 pushed 2016-01-27 11:00 +0000 |
Nigel Babu | Nigel Babu - Backed out changeset 66d4205c2958 (bug 1212533) for build bustage ON A CLOSED TREE |
diff browse annotate |
66d4205c2958d3bf81432988b7f385d961cdf3fc created 2015-10-28 16:38 +0530 pushed 2016-01-27 11:00 +0000 |
simplyblue | simplyblue - Bug 1212533 - Change the out-param of js/JS::Construct from MutableHandleValue to MutableHandleObject. r=arai, r=jorendorff |
diff browse annotate |
6b87d4ed5d30650cc73e158db2418bc664df9dad created 2015-06-01 15:03 -0700 pushed 2015-06-02 11:11 +0000 |
Eric Faust | Eric Faust - Bug 1141865 - Part 3: Parse new.target, add Reflect support, and tests. (r=jorendorff, r=shu) |