.. |
Anchor.h
|
Bug 943839 - Simplify Anchor and get rid of JS_AnchorPtr. r=terrence
|
2013-12-02 15:43:30 -08:00 |
CallArgs.h
|
Bug 939505 - Use JS_DEBUG in public headers. r=jorendorff
|
2013-12-06 15:03:08 -08:00 |
CallNonGenericMethod.h
|
Bug 959683 - Use rooting typedefs consistently in our public API r=sfink
|
2014-01-15 10:31:00 +00:00 |
CharacterEncoding.h
|
Inherit RangedPtr's operator= in all of SpiderMonkey's *CharsZ classes, so that assignment of the correct raw pointer to each will compile. No bug, r=terrence over IRC
|
2013-12-19 13:56:24 -05:00 |
Class.h
|
Bug 948227 - Add code to warn when the __proto__ setter is called that it's very slow and shouldn't be used. (Don't use it yet, tho, because it requires the second part of bug 948583 to land first. Once that lands, fully enabling this just requires some uncommenting.) r=efaust
|
2013-12-11 16:04:07 -08:00 |
Date.h
|
|
|
GCAPI.h
|
Bug 945250 - Evict the nursery before using CellIter; r=jonco
|
2013-12-04 15:23:30 -08:00 |
HashTable.h
|
Bug 961883 (part 0) - Some tiny HashTable comment tweaks. r=luke.
|
2014-01-20 19:52:52 -08:00 |
HeapAPI.h
|
Bug 944491 - Add null-checking assert to GetGCThingRuntime. r=jonco
|
2013-11-29 12:44:00 -08:00 |
Id.h
|
Bug 959683 - Use rooting typedefs consistently in our public API r=sfink
|
2014-01-15 10:31:00 +00:00 |
LegacyIntTypes.h
|
|
|
MemoryMetrics.h
|
Bug 961883 (part 2) - Measure and report the StoreBuffer. r=terrence.
|
2014-01-21 17:17:02 -08:00 |
OldDebugAPI.h
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 5; r=jonco
|
2014-01-17 10:09:38 -08:00 |
ProfilingStack.h
|
Bug 935092 - Const-ify profiler pseudostack entries; r=BenWa
|
2013-11-22 14:17:30 -05:00 |
PropertyKey.h
|
|
|
RequiredDefines.h
|
Bug 956601 - Add Char16.h to RequiredDefines.h so that SpiderMonkey standalone works again, in compilers without native char16_t support. r=sstangl
|
2014-01-05 18:05:11 -06:00 |
RootingAPI.h
|
Bug 961077 - Take marking function as template parameter in PersistentRootedMarker r=sfink
|
2014-01-23 09:53:42 +00:00 |
SliceBudget.h
|
Bug 937751 - Followup to compile with clang versions that treat |struct S; struct __attribute__((visibility("default"))) S {};| as an error. rs=mccr8
|
2013-12-03 15:53:40 -08:00 |
StructuredClone.h
|
Bug 959683 - Use rooting typedefs consistently in our public API r=sfink
|
2014-01-15 10:31:00 +00:00 |
Tracer.h
|
Bug 932837 part 2. Create a refcounted object to manage the lifetime of a JS::StackDescription. r=mccr8, terrence
|
2014-01-07 19:53:17 -05:00 |
TypeDecls.h
|
Bug 948638 - Always use jsid struct types. r=Waldo
|
2013-12-10 15:45:41 -08:00 |
Utility.h
|
Bug 937952 - Replace JS_ROTATE_LEFT32 with mozilla::RotateLeft; r=Waldo
|
2014-01-20 08:58:26 +01:00 |
Value.h
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 1; r=sfink,Ms2ger
|
2014-01-14 12:41:22 -08:00 |
Vector.h
|
Bug 896100: Convert all uses of OldMove and MoveRef to true rvalue references and the modern Move and Forward. r=luke, r=waldo
|
2013-11-19 09:05:36 -08:00 |