diff browse annotate |
d70a75fd64629f67763ca73939cc3e168062be9d created 2021-08-20 18:10 +0000 pushed 2021-08-21 09:35 +0000 |
André Bargull | André Bargull - Bug 1726737 - Part 14: Add public header for global object functions. r=arai |
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 |
02f2f4c75007651c63bbc0791d9a58dea88f545f created 2015-03-28 23:22 +0100 pushed 2015-03-29 03:30 +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-29 03:30 +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-29 03:30 +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 |
e00ed1b014d0047b2a3ac15fa563b8f3019f2b16 created 2015-02-17 15:03 +0100 pushed 2015-02-17 20:08 +0000 |
Tom Schuster | Tom Schuster - Bug 1132045 - Add handles to various equality operations. r=jandem |
diff browse annotate |
47e4ad6fbe3cc59e395a032c8cab0b1da4cccd8e created 2014-04-27 19:41 -0700 pushed 2014-04-30 13:00 +0000 |
Rodrigo Rodriguez Jr. | Rodrigo Rodriguez Jr. - Bug 952650 (part 6) - Remove JSVAL_IS_STRING. r=njn. |
diff browse annotate |
c131a717180e1eb682ecac1ad91e77423fdb4942 created 2013-10-07 12:44 -0400 pushed 2013-10-08 01:46 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in js/src/jsapi-tests/; r=ehsan |
diff browse annotate |
7db702296585f916dd83febbe1e313f087ee55ae created 2013-08-08 15:53 -0700 pushed 2013-08-09 23:09 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 898914 (part 1) - Remove JSBool. |
diff browse annotate |
d19b33105ded79448f91e023e721960fd8a610c4 created 2013-07-29 16:45 -0700 pushed 2013-07-30 17:07 +0000 |
Bobby Holley | Bobby Holley - Bug 899245 - Rename JS_GetGlobalForScopeChain to JS::CurrentGlobalOrNull. r=luke |
diff browse annotate |
634b48dc2f065f14ac13bd8c9a60c811622c225e created 2013-06-27 14:43 -0700 pushed 2013-06-28 13:32 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 883696 (part 3) - Include full paths in #include statements in js/src/jsapi-tests/. r=luke. |
diff browse annotate |
5b1c20d45a054d65acf56bfcd299b2d31f76e5b7 created 2013-05-13 13:57 -0700 pushed 2013-05-14 12:24 +0000 |
Bobby Holley | Bobby Holley - Bug 871303 - Remove JS_GetGlobalObject from jsapi-tests. r=sfink |
diff browse annotate |
e9dca222d6c3aa1f4311dbac73769c3e9bd1be90 created 2013-03-06 16:41 +0000 pushed 2013-03-08 04:58 +0000 |
Jon Coppeard | Jon Coppeard - Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted inside SpiderMonkey r=terrence |
diff browse annotate |
1d229425d5d30992673c0a0d88276c51f64709cd created 2013-03-07 13:03 +0000 pushed 2013-03-07 17:19 +0000 |
Ed Morley | Ed Morley - Backed out changeset e112b04664a6 (bug 848395) |
diff browse annotate |
e112b04664a6f6dfd47e0f2b6f67078e2a0d1671 created 2013-03-06 16:41 +0000 pushed 2013-03-07 17:19 +0000 |
Jon Coppeard | Jon Coppeard - Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted inside SpiderMonkey r=terrence |
diff browse annotate |
b9721197c2211052051b7d38f0a0c9840330b629 created 2012-09-24 18:08 -0700 pushed 2012-09-26 22:55 +0000 |
Terrence Cole | Terrence Cole - Bug 791322 - Move Rooted to js:: namespace; r=billm |
diff browse annotate |
06ea22b8654cf7a0c075578d2b0dc8adec14a8de created 2012-08-20 16:27 +0800 pushed 2012-08-20 15:45 +0000 |
Ginn Chen | Ginn Chen - Bug 783533 testValueABI.cpp and valueABI.c should use same prototype of C_ValueToObject() r=bhackett |
diff browse annotate |
a91040f69ea354d3c19a250e0fa5da1bbf9aabfc created 2012-07-23 13:37 -0700 pushed 2012-08-02 02:18 +0000 |
Steve Fink | Steve Fink - Bug 777219 - Prepare SpiderMonkey for a fully rooted API; r=bhackett |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-05-21 11:54 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
62635aac38dd65666e876035615e747c945e3e23 created 2012-01-18 14:56 -0800 pushed 2012-02-08 12:23 +0000 |
Steve Fink | Steve Fink - Bug 712289 - Test alignment of jsval across C and C++. r=bz |
diff browse annotate |
212d9fcab778bd5bf4fa89e6cc2a988047973ab7 created 2011-10-11 15:46 -0700 pushed 2011-10-13 13:50 +0000 |
Steve Fink | Steve Fink - Bug 689101 - make the jsval_layout field in JS::Value public in MSC compiles for binary compatibility across C and C++ (r=luke) |