.. |
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
|
|
|
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 924905 - Do a subsumes check inside the stack iterator. r=jandem
|
2014-01-03 10:32:56 -06: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
|
Backout changeset 70e76314c8a7 for build bustage on a CLOSED TREE.
|
2013-12-10 15:26:05 -08:00 |
HeapAPI.h
|
Bug 944491 - Add null-checking assert to GetGCThingRuntime. r=jonco
|
2013-11-29 12:44:00 -08:00 |
Id.h
|
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
|
2013-12-16 18:27:43 -08:00 |
LegacyIntTypes.h
|
|
|
MemoryMetrics.h
|
Bug 951666 - Rename IonCode to JitCode. r=njn
|
2013-12-18 23:01:51 +01:00 |
OldDebugAPI.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 |
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 953296 - Implement mozilla::NullptrT as a typedef to use to accept nullptr values. Also add mozilla::IsNullPointer<T>, a trait for detecting *only* true nullptr (emulated nullptr [__null] used by gcc 4.4/4.5 isn't true nullptr). r=ehsan
|
2014-01-02 17:27:41 -06: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 929800 - Handlify the structured clone interface; r=sfink,smaug
|
2013-10-22 17:18:32 -07: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 939505 - Use JS_DEBUG in public headers. r=jorendorff
|
2013-12-06 15:03:08 -08:00 |
Value.h
|
Bug 939505 - Use JS_DEBUG in public headers. r=jorendorff
|
2013-12-06 15:03:08 -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 |