diff browse annotate |
a84f156f316450e40c01d8eaa78f7e47c940dd01 created 2013-09-19 15:24 -0400 pushed 2013-09-20 09:38 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 784739 - Switch from NULL to nullptr in js/ductwork/, js/ipc/, and js/public/; r=ehsan |
diff browse annotate |
03174045ef8d72ab2a0486e656c988bb3644951d created 2013-09-11 05:49 -0700 pushed 2013-09-12 02:06 +0000 |
Dan Gohman | Dan Gohman - Bug 910823 - Constify static js::Class/JSClass instances. r=waldo |
diff browse annotate |
830a850a6af6476b15c2d69eaf2f614acbaed9f6 created 2013-09-02 22:01 -0700 pushed 2013-09-09 20:59 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 910771 (part 1) - Create js/Tracer.h and gc/Tracer.cpp. r=terrence. |
diff browse annotate |
77e2eaaf2fbb93bbfe086703d5125eb9584668ec created 2013-09-06 12:05 -0500 pushed 2013-09-07 01:11 +0000 |
Jason Orendorff | Jason Orendorff - Bug 893186, part 5 - Delete JS_GetPropertyAttributes and many similar APIs; remove half a dozen methods from JS::Class. r=Waldo. |
diff browse annotate |
9e98958b5e50ca9456adb49750e6480ac7ad201d created 2013-08-27 19:59 -0700 pushed 2013-09-02 14:08 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. |
diff browse annotate |
f8fec7c369d122af724ab6635ea81cd09f75a836 created 2013-08-21 22:26 -0700| base pushed 2013-08-27 14:20 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 909178 (part 2) - Make jsclass.h not depend on jsapi.h, and rename it js/Class.h. r=jwalden. |