gecko/js/src/builtin
2013-02-12 09:49:18 -08:00
..
Array.js Bug 769872 - Add utilities for self-hosted JavaScript code. r=till 2012-12-18 18:44:43 -05:00
embedjs.py Bug 819702 - apply de-macroization and de-constification form JS2C to selfhosted.js. r=shu DONTBUILD 2012-12-13 02:10:34 +01:00
Eval.cpp Bug 839376 (part 6) - Fix five more easy rooting hazards. r=sfink. 2013-02-12 14:57:20 -08:00
Eval.h
Intl.cpp Bug 706885 - Do not store singletons in the Nursery; r=bhackett 2013-01-28 11:01:54 -08:00
Intl.h Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence 2012-12-31 12:40:21 -08:00
Intl.js Bug 840400 - Add an IsObject helper to Utilities.js, to centralize all workarounds for |typeof| brokenness. r=Norbert 2013-02-12 09:49:18 -08:00
IntlData.js Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 4). r=jwalden 2013-02-13 12:20:06 -08:00
Iterator-inl.h Bug 806283 - Split up and add native iterators to "object/misc" memory reports. r=jorendorff. 2012-11-01 16:51:04 -07:00
js2c.py Bug 819702 - apply de-macroization and de-constification form JS2C to selfhosted.js. r=shu DONTBUILD 2012-12-13 02:10:34 +01:00
jsmin.py
macros.py
make_intl_data.py Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 4). r=jwalden 2013-02-13 12:20:06 -08:00
MapObject.cpp Bug 834242 - Reduce cost of exact stack rooting during property reads, r=terrence. 2013-01-24 20:18:34 -07:00
MapObject.h Bug 752578 - Use mfbt's guard object implementation rather than using our own in all the easy cases. r=Ms2ger 2012-12-27 11:20:22 -06:00
Module.cpp Bug 839376 (part 4) - Fix four or five more rooting hazards. r=sfink. 2013-02-11 19:35:22 -08:00
Module.h Bug 839376 (part 4) - Fix four or five more rooting hazards. r=sfink. 2013-02-11 19:35:22 -08:00
Object.cpp Bug 839420 - Refactor ReportIsNotFunction to not use spIndexOf and remove spIndexOf. r=bhackett 2013-02-09 13:51:48 +01:00
Object.h Bug 821789 - Move JavaScript Object builtins to their own file. r=jwalden 2012-12-20 15:06:37 +01:00
ParallelArray-inl.h Bug 827490 - Allow native objects to have both slots and dense elements, rm dense/slow array distinction, r=billm, dvander. 2013-01-10 17:53:11 -07:00
ParallelArray.cpp Bug 839376 (part 3) - Some low-hanging exact rooting fruit. sfink. 2013-02-11 14:04:25 -08:00
ParallelArray.h Bug 796760 (part 1) - Exactly root JSTraceOp. r=terrence. 2012-10-02 22:02:44 -07:00
Profilers.cpp Bug 807151 - Unexport |mozilla| from the |js| namespace; r=Waldo 2012-11-06 17:35:18 -08:00
Profilers.h Bug 790117: Move external profiler control functions to their own source file in js/src/builtin; drop VTune. r=sfink 2012-09-21 16:36:13 -07:00
RegExp.cpp Bug 837845 - Manually backout the largest memory users from bug 798624; r=Waldo 2013-02-05 14:22:27 -08:00
RegExp.h Bug 837845 - Manually backout the largest memory users from bug 798624; r=Waldo 2013-02-05 14:22:27 -08:00
TestingFunctions.cpp Bug 807853 - Add (but do not yet use) parallel compilation mode to ion r=dvander,terrence 2013-02-07 11:34:43 -08:00
TestingFunctions.h Bug 807853 - Add (but do not yet use) parallel compilation mode to ion r=dvander,terrence 2013-02-07 11:34:43 -08:00
Utilities.js Bug 840400 - Add an IsObject helper to Utilities.js, to centralize all workarounds for |typeof| brokenness. r=Norbert 2013-02-12 09:49:18 -08:00