gecko/js/public
2014-03-25 14:42:34 -04:00
..
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 845478 - Part 9: Remove JS_{CALLEE,ARGV,RVAL,SET_RVAL}. r=evilpie 2014-03-25 14:42:34 -04:00
CallNonGenericMethod.h Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke 2014-01-24 20:14:56 -08:00
CharacterEncoding.h Bug 712873 - Part 2: Replace JS_ASSERT with MOZ_ASSERT outside js/src/ directory. r=luke 2014-02-17 22:24:15 -08:00
Class.h Bug 980016 - Remove SpecialId. r=njn. 2014-03-10 16:32:21 -05:00
Date.h
GCAPI.h Bug 978188: Guard 'restartVerifier' member-var decl with the same #ifdef as its usage, to fix clang 'unused-private-field' warning. r=terrence 2014-02-28 12:51:08 -08:00
HashTable.h Bug 712873 - Part 2: Replace JS_ASSERT with MOZ_ASSERT outside js/src/ directory. r=luke 2014-02-17 22:24:15 -08:00
HeapAPI.h Bug 712873 - Part 2: Replace JS_ASSERT with MOZ_ASSERT outside js/src/ directory. r=luke 2014-02-17 22:24:15 -08:00
Id.h Bug 969410 - Do not expose non-tenured addresses in JS_GetObjectId; r=sfink 2014-02-20 13:38:57 -08:00
LegacyIntTypes.h
MemoryMetrics.h Backout ed7130b21a68 (Bug 957723) for SM(r) orange on a CLOSED TREE. 2014-03-17 11:42:57 -07:00
OldDebugAPI.h Bug 959787 - Handlify some more GCing APIs r=sfink 2014-03-20 09:32:37 +00:00
Principals.h Bug 969273: Move JSPrincipals-related types and functions to their own header. r=mrbkap 2014-03-07 11:50:41 -08:00
ProfilingStack.h Bug 976260 - Register javascript performance events with the profiler, second attempt at pushing. r=jandem 2014-03-03 14:36:08 -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 975419 - Add a JS::TenuredHeap<JSObject*> overload to TraceCallbacks. r=mccr8,terrence 2014-03-03 08:53:42 -08: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 959787 - Handlify some more GCing APIs r=sfink 2014-03-20 09:32:37 +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 712873 - Part 3: Replace JS_ALWAYS_TRUE with MOZ_ALWAYS_TRUE outside js/src/ directory. r=luke 2014-02-17 22:42:57 -08:00
Value.h Bug 979541 - Remove nonLazyScript use in ArgumentsObject::elements (r=jandem) 2014-03-05 14:49:36 -06: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
WeakMapPtr.h Bug 981809 - Postbarrier WeakMapPtr keys, r=terrence 2014-03-13 13:53:34 -07:00