.. |
CallArgs.h
|
Bug 1277338 - Part 2: Refactor CallArgs to avoid zero-sized base classes; r=sfink
|
2017-04-13 13:22:20 -07:00 |
CallNonGenericMethod.h
|
…
|
|
CharacterEncoding.h
|
Bug 1404787 - Fix symbols visibility. r=fitzgen
|
2017-10-02 22:20:33 -07:00 |
Class.h
|
Bug 1417123 - Move high level GC APIs to public/GCAPI.h r=sfink
|
2017-11-16 12:21:07 +00:00 |
Conversions.h
|
Bug 1432646 - Implement mozilla::WrapToSigned. r=froydnj
|
2018-01-25 14:48:01 -08:00 |
Date.h
|
Bug 1429206 - Part 1: Use js/TypeDecls.h instead of redeclaring certain types. r=jandem.
|
2017-12-18 14:45:06 -06:00 |
Debug.h
|
Bug 1405330 - Clean up and optimize Promise debugger hooks. r=till
|
2017-10-03 22:17:36 +02:00 |
GCAPI.h
|
Bug 1429206 - Part 1: Use js/TypeDecls.h instead of redeclaring certain types. r=jandem.
|
2017-12-18 14:45:06 -06:00 |
GCAnnotations.h
|
…
|
|
GCHashTable.h
|
Bug 1367795 - Add barriers to JS::WeakCache for GCHashMap r=sfink
|
2017-07-10 18:28:07 +01:00 |
GCPolicyAPI.h
|
Bug 1429206 - Part 1: Use js/TypeDecls.h instead of redeclaring certain types. r=jandem.
|
2017-12-18 14:45:06 -06:00 |
GCVariant.h
|
Bug 1399944 - Check for valid GC cell pointers in various places r=sfink
|
2017-09-19 12:31:31 +01:00 |
GCVector.h
|
Bug 1372569 - Skip sweeping empty weak caches r=sfink
|
2017-06-16 10:06:28 +01:00 |
HashTable.h
|
Backed out changesets 115d70e6c818 and 1938afc34193 for memory and performance regressions (bug 1422575)
|
2017-12-12 16:29:19 -06:00 |
HeapAPI.h
|
Bug 1399866 - Add gray marking asserts to proxy write functions r=sfink
|
2018-02-16 11:40:04 +00:00 |
Id.h
|
Bug 1399944 - Check for valid GC cell pointers in various places r=sfink
|
2017-09-19 12:31:31 +01:00 |
Initialization.h
|
Bug 1414310 - Assert that JS threading APIs are only used between JS_Initialize and JS_Shutdown r=luke
|
2017-11-09 15:00:47 +00:00 |
LegacyIntTypes.h
|
…
|
|
MemoryMetrics.h
|
Bug 1437530: Cache template literal objects per call site again. r=arai
|
2018-02-19 05:07:29 -08:00 |
Principals.h
|
Bug 1346389. Make --enable-shared-js link again, at least for an opt mac build with intl api disabled. r=sfink, a=waldo on the gcc-specific bits.
|
2017-03-10 23:52:55 -05:00 |
ProfilingFrameIterator.h
|
Bug 1434965 - Replace callback-based API ForEachProfiledFrame with an iterator-based API called GetProfiledFrames. r=njn
|
2018-02-10 20:38:41 -05:00 |
ProfilingStack.h
|
Backed out 2 changesets (bug 1437428) for frequent xpcfailures on marAppApplyUpdateStageOldVersionFailure.js a=backout
|
2018-02-18 23:57:55 +02:00 |
Proxy.h
|
Bug 1399866 - Add gray marking asserts to proxy write functions r=sfink
|
2018-02-16 11:40:04 +00:00 |
Realm.h
|
Bug 1417844 part 4 - Remove more JSVersion code. r=evilpie
|
2017-11-17 12:13:42 +01:00 |
RefCounted.h
|
…
|
|
RequiredDefines.h
|
…
|
|
Result.h
|
Bug 1429206 - Part 1: Use js/TypeDecls.h instead of redeclaring certain types. r=jandem.
|
2017-12-18 14:45:06 -06:00 |
RootingAPI.h
|
Bug 785440 - Add js::GetContextProfilingStack in such a way that it can be inlined into non-JS code. r=sfink
|
2018-01-05 14:35:00 +01:00 |
SliceBudget.h
|
Bug 1412912 - Split out AllocKinds.h and inline definitions in ArenaList.h r=sfink
|
2017-11-01 15:36:54 +00:00 |
Stream.h
|
Bug 1272697 - Part 4: Add JSAPI functions for working with ReadableStream. r=shu,f=baku
|
2017-07-29 16:47:30 +02:00 |
StructuredClone.h
|
Bug 1427130 - Add guard to SAB structured clone. r=jorendorff
|
2018-01-15 11:31:35 +01:00 |
SweepingAPI.h
|
Bug 1367795 - Add barriers to JS::WeakCache for GCHashSet r=sfink
|
2017-07-10 18:27:43 +01:00 |
TraceKind.h
|
Bug 1430703 - Fix some too-loose static assertions r=cduan
|
2017-12-13 11:31:39 +11:00 |
TracingAPI.h
|
Bug 1417077 - Make JSTracer provide the current GC number and use this in nsXULPrototypeDocument::TraceProtos() r=sfink r=mccr8
|
2017-11-14 17:10:30 +00:00 |
TrackedOptimizationInfo.h
|
Bug 1408058 part 3 - Inline slot reads on the prototype in Ion based on Baseline feedback. r=evilpie
|
2017-10-26 09:38:22 +02:00 |
TypeDecls.h
|
Bug 1429206 - Part 1: Use js/TypeDecls.h instead of redeclaring certain types. r=jandem.
|
2017-12-18 14:45:06 -06:00 |
UbiNode.h
|
Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj
|
2018-02-05 22:46:57 -08:00 |
UbiNodeBreadthFirst.h
|
Bug 1384513 - Change all public APIs to take JS::AutoRequireNoGC instead of JS::AutoCheckCannotGC. r=jonco
|
2017-07-26 12:20:59 +02:00 |
UbiNodeCensus.h
|
Bug 1346389. Make --enable-shared-js link again, at least for an opt mac build with intl api disabled. r=sfink, a=waldo on the gcc-specific bits.
|
2017-03-10 23:52:55 -05:00 |
UbiNodeDominatorTree.h
|
…
|
|
UbiNodePostOrder.h
|
…
|
|
UbiNodeShortestPaths.h
|
…
|
|
UniquePtr.h
|
…
|
|
Utility.h
|
Bug 1418842 - Support JS_OOM_BREAKPOINT on MSVC. r=sfink
|
2017-11-19 14:35:00 +02:00 |
Value.h
|
Bug 1433111 - Zero the payload if the Value tag does not match the expected tag. r=jandem
|
2018-02-09 16:49:30 +00:00 |
Vector.h
|
…
|
|
WeakMapPtr.h
|
Bug 1438278 - Part 3: Rename some files into js/src/gc. r=jonco.
|
2018-02-14 16:00:46 -06:00 |