gecko/js/public
Terrence Cole 4ab31f28b9 Bug 807168 - Make JSTracer into a real C++ class and kill the macro accessors; r=jonco,mccr8
--HG--
rename : js/public/Tracer.h => js/public/TracingAPI.h
2014-04-11 15:19:05 -07: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 822442. Keep track of DOM proxies in TI, like other DOM objects, so we can do the same call/get/set optimizaations with them. r=efaust 2014-04-15 22:58:45 -04: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 Bug 945152 - Part 2: Report mapped array buffer statistics for about:memory. r=njn 2014-04-16 19:26:41 +08:00
OldDebugAPI.h Bug 959787 - Handlify remaining JS APIs r=sfink r=bholley r=smaug 2014-04-02 15:28:03 +01: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 993071 - Add optimization tier info to js profiler pseudostack entries. r=luke 2014-04-11 11:58:55 -04: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 995442 - Don't post-barrier non-objects in the browser; r=sfink 2014-04-11 14:29:14 -07: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 945152 - Part 1: Support mapped array buffer type. r=sfink 2014-04-16 19:26:39 +08:00
TracingAPI.h Bug 807168 - Make JSTracer into a real C++ class and kill the macro accessors; r=jonco,mccr8 2014-04-11 15:19:05 -07:00
TypeDecls.h Bug 948638 - Always use jsid struct types. r=Waldo 2013-12-10 15:45:41 -08:00
Utility.h Bug 991036 - Improve temperamental assertion in js::jit::Label::~Label() when doing OOM testing. r=jandem. 2014-04-08 12:52:24 -05:00
Value.h Bug 981371 - Fix a confused assertion in JSVAL_IS_OBJECT_IMPL (64-bits); r=luke 2014-03-27 21:05:13 +01: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