.. |
AllocPolicy.h
|
Bug 1459258 - Improve InlineMap OOM testing and fix some issues. r=jonco
|
2018-05-08 15:05:41 +02:00 |
CallArgs.h
|
Bug 1255800 - Make computeThis return a boolean for easier error handling. r=jorendorff
|
2018-03-23 13:09:04 +01:00 |
CallNonGenericMethod.h
|
…
|
|
CharacterEncoding.h
|
Bug 1404787 - Fix symbols visibility. r=fitzgen
|
2017-10-02 22:20:33 -07:00 |
Class.h
|
Bug 1461751 - Simplify module resolve hook to be a function pointer r=luke r=baku
|
2018-05-16 11:59:09 +01:00 |
Conversions.h
|
Backed out 11 changesets (bug 1457560, bug 1366287) for causing Linux build bustages CLOSED TREE
|
2018-05-12 08:00:13 +03:00 |
Date.h
|
Bug 1425462 Normalize the JavaScript Engine behavior by adding a callback r=luke
|
2018-02-22 16:05:50 -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 1459761 - Baldr: relax WebAssembly.Memory GC heuristic (r=lth,jonco)
|
2018-05-14 09:21:46 -05:00 |
GCAnnotations.h
|
…
|
|
GCHashTable.h
|
…
|
|
GCPolicyAPI.h
|
Backed out 11 changesets (bug 1457560, bug 1366287) for causing Linux build bustages CLOSED TREE
|
2018-05-12 08:00:13 +03: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 1441988 - Simplify AutoVector definitions by making this a template r=sfink
|
2018-03-01 14:47:29 +00:00 |
HashTable.h
|
Bug 1462261 - Abandon the idea of HashTableEntry being "POD", make its constructor explicitly initialize HashTableEntry::keyHash, give it a destructor that destroys the stored T if the entry is live, and call both constructor and destructor in the necessary places. r=jandem
|
2018-05-16 14:18:11 -07:00 |
HeapAPI.h
|
Bug 1456512 - Move JS::operator==(GCCellPtr,GCCellPtr) to the global scope to avoid shadowing, r=jonco
|
2018-05-18 13:43:14 -07:00 |
Id.h
|
Bug 1460341 - Give jsid a constructor that initializes it to a void id. r=jonco,bz
|
2018-05-11 12:01:32 +02:00 |
Initialization.h
|
Backed out 11 changesets (bug 1457560, bug 1366287) for causing Linux build bustages CLOSED TREE
|
2018-05-12 08:00:13 +03:00 |
MemoryMetrics.h
|
Bug 1461677 - Rename compartment to realm in the memory reporting code. r=njn
|
2018-05-17 16:15:18 +02:00 |
Principals.h
|
Bug 525063 - Backing out js/public/ for violation of committing guidelines. a=backout
|
2018-04-12 22:15:26 +03:00 |
Printf.h
|
Bug 1439063 - Part 1: Move several public headers from js/src to js/public. r=jandem.
|
2018-02-21 10:30:19 -06:00 |
ProfilingFrameIterator.h
|
Bug 1426124 - Discard JIT frames from native stacks in the profiler; r=jandem,mstange
|
2018-04-25 10:08:38 -05:00 |
ProfilingStack.h
|
Bug 1461555 - Rename ProfileEntry to ProfilingStackFrame. r=njn
|
2018-05-15 01:14:03 -04:00 |
ProtoKey.h
|
Backed out 11 changesets (bug 1457560, bug 1366287) for causing Linux build bustages CLOSED TREE
|
2018-05-12 08:00:13 +03:00 |
Proxy.h
|
Bug 1454592 part 2 - Get rid of a static constructor for protoTable array. r=jonco
|
2018-04-20 13:07:14 +02:00 |
Realm.h
|
Bug 1461938 part 5 - Some atoms compartment/realm related changes. r=jonco
|
2018-05-18 15:18:23 +02:00 |
RefCounted.h
|
…
|
|
RequiredDefines.h
|
…
|
|
Result.h
|
Bug 1442599 - Part 4: Replace JS_ALWAYS_TRUE/FALSE with MOZ_ALWAYS_TRUE/FALSE. r=jorendorff
|
2018-03-15 03:42:56 -07:00 |
RootingAPI.h
|
Bug 1461938 part 1 - Store JS::Realm* instead of JSCompartment* in JSContext. r=luke
|
2018-05-17 18:02:40 +02: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
|
…
|
|
StructuredClone.h
|
Bug 1442722 - Move scope into JSStructuredData, r=baku,jorendorff
|
2018-04-03 11:17:33 -07:00 |
SweepingAPI.h
|
…
|
|
TraceKind.h
|
Backed out 11 changesets (bug 1457560, bug 1366287) for causing Linux build bustages CLOSED TREE
|
2018-05-12 08:00:13 +03:00 |
TracingAPI.h
|
Backed out 11 changesets (bug 1457560, bug 1366287) for causing Linux build bustages CLOSED TREE
|
2018-05-12 08:00:13 +03:00 |
TrackedOptimizationInfo.h
|
Bug 1453932 - Optimize loads from CallSiteObjects for tagged template literals. r=jandem
|
2018-04-13 13:56:55 +02:00 |
TypeDecls.h
|
Backed out 11 changesets (bug 1457560, bug 1366287) for causing Linux build bustages CLOSED TREE
|
2018-05-12 08:00:13 +03:00 |
UbiNode.h
|
Backed out 11 changesets (bug 1457560, bug 1366287) for causing Linux build bustages CLOSED TREE
|
2018-05-12 08:00:13 +03: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
|
…
|
|
UbiNodeDominatorTree.h
|
Bug 1439063 - Part 1: Move several public headers from js/src to js/public. r=jandem.
|
2018-02-21 10:30:19 -06:00 |
UbiNodePostOrder.h
|
Bug 1439063 - Part 1: Move several public headers from js/src to js/public. r=jandem.
|
2018-02-21 10:30:19 -06:00 |
UbiNodeShortestPaths.h
|
Bug 1439063 - Part 1: Move several public headers from js/src to js/public. r=jandem.
|
2018-02-21 10:30:19 -06:00 |
UniquePtr.h
|
…
|
|
Utility.h
|
Bug 1461556 - Call memset on a void*, not a T*, in js_delete_poison to avoid memset-on-nontrivial warnings with gcc that don't matter for an object whose lifetime is about to end. r=jandem
|
2018-05-16 10:44:54 -07:00 |
Value.h
|
Backed out 11 changesets (bug 1457560, bug 1366287) for causing Linux build bustages CLOSED TREE
|
2018-05-12 08:00:13 +03: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 |
Wrapper.h
|
Bug 1454592 part 2 - Get rid of a static constructor for protoTable array. r=jonco
|
2018-04-20 13:07:14 +02:00 |