gecko-dev/js/src/builtin
Jon Coppeard a900ad7431 Bug 817614 GC: Fix minor issue with GC zeal mode and add tests r=billm
--HG--
extra : rebase_source : c5e87721d98c66b84d15d083a68bb0233f513192
2012-12-03 17:35:10 +00:00
..
array.js Back out 3da143341145 (bug 784294) and 862f9cd7eb0b (bug 791850) for breaking Jetpack 2012-11-13 22:08:22 -08:00
embedjs.py Bug 807525 - Have embedjs.py append newlines when not present. (r=till) 2012-11-01 23:40:38 -07:00
Eval.cpp Bug 800586 - jsdbg2: Compartment assertion when calling direct eval from evalInGlobal code. r=jimb. 2012-12-03 17:23:57 -06:00
Eval.h Backout changeset 8417741974ba (bug 770261) under the suspicion of breaking Linux32 mochitest-chrome without framepointers 2012-07-04 19:23:03 -04:00
Intl.cpp Bug 769872 - Add C++ core of Intl object and constructors Collator, NumberFormat, DateTimeFormat. However, disable initialization of Intl object and its constructors while functionality is incomplete. r=jwalden 2012-11-12 13:23:01 -08:00
Intl.h Bug 769872 - Add C++ core of Intl object and constructors Collator, NumberFormat, DateTimeFormat. However, disable initialization of Intl object and its constructors while functionality is incomplete. r=jwalden 2012-11-12 13:23:01 -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 786743 - Disable JS minification for debug builds. 2012-09-06 17:43:22 +02:00
jsmin.py Bug 462300 - Embed self-hosted scripts and compile into special compartment. r=bhackett, r=gerv, r=ted 2012-07-23 23:01:54 +02:00
macros.py Bug 462300 - Embed self-hosted scripts and compile into special compartment. r=bhackett, r=gerv, r=ted 2012-07-23 23:01:54 +02:00
MapObject.cpp Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo. 2012-11-02 10:12:36 -05:00
MapObject.h Bug 807001 - Change Map and Set size() methods to accessor properties. r=Waldo. 2012-11-02 10:12:36 -05:00
ParallelArray-inl.h Bug 795165 - Rewrite ParallelArray toString from recursive to iterative (r=dvander) 2012-10-02 11:33:45 -07:00
ParallelArray.cpp Bug 807228 - clean up the JSFUN_* flags situation (r=jorendorff) 2012-11-01 21:35:09 -07: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 807151 - Unexport |mozilla| from the |js| namespace; r=Waldo 2012-11-06 17:35:18 -08:00
RegExp.h Bug 798624 - Specialize low-level character access to JSStableString; r=luke, rs=Waldo 2012-10-08 15:04:36 -07:00
TestingFunctions.cpp Bug 817614 GC: Fix minor issue with GC zeal mode and add tests r=billm 2012-12-03 17:35:10 +00:00
TestingFunctions.h Bug 777219 - Prepare SpiderMonkey for a fully rooted API; r=bhackett 2012-07-23 13:37:31 -07:00