.. |
AllocPolicy.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
BuildId.h
|
Bug 1516713 - Move buildId-related stuff out of jsapi.h into a new js/public/BuildId.h header. r=arai
|
2018-12-28 21:00:58 -06:00 |
CallArgs.h
|
Bug 1517624 - Move JSPropertySpec and JSFunctionSpec definitions into a new js/public/PropertySpec.h header. r=arai
|
2019-01-03 15:37:01 -06:00 |
CallNonGenericMethod.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
CharacterEncoding.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Class.h
|
Bug 1522465 - Part 3: Remove remaining users of JSCLASS_IS_ANONYMOUS. r=jorendorff
|
2019-01-24 05:46:03 -08:00 |
CompilationAndEvaluation.h
|
Bug 1520878 - Process '-e foo' arguments to the JS shell as UTF-8, not Latin-1, in order to remove JS::EvaluateLatin1, the last public Latin-1-consuming compilation API in SpiderMonkey. r=jandem
|
2019-01-14 23:01:14 -05:00 |
CompileOptions.h
|
Bug 1507520 - Make BigInt parsing dependent on run-time feature flag r=jandem,terpri
|
2019-01-24 09:06:41 +00:00 |
ContextOptions.h
|
Bug 1523015 - Summary: Enable Ion on ARM64, but disable in-browser by pref. r=nbp
|
2019-02-12 22:50:27 +00:00 |
Conversions.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Date.h
|
Bug 1517674 - Rename JS_NewDateObject and JS_ObjectIsDate to JS:: versions of the same, and move their declarations to js/public/Date.h and their implementations to js/src/jsdate.cpp. r=arai
|
2019-01-04 11:43:31 -06:00 |
Debug.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Equality.h
|
Bug 1516742 - Move {js::,JS_}{{Strictly,Loosely}Equal,SameValue} into js/public/Equality.h and js/src/vm/EqualityOperations.{cpp,h}. r=arai
|
2018-12-29 00:06:21 -06:00 |
ErrorReport.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
GCAPI.h
|
Bug 1521524 - Replace some uses of the 'API' GC reason with more informative ones r=sfink
|
2019-01-24 12:34:55 +00:00 |
GCAnnotations.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
GCHashTable.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
GCPolicyAPI.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
GCVariant.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
GCVector.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
HashTable.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
HeapAPI.h
|
Bug 1526375 - Replace DispatchTyped with MapGCThingTyped and use generic lambdas rather than separate functor classes r=sfink
|
2019-02-09 08:26:27 +00:00 |
Id.h
|
Bug 1526375 - Replace DispatchTyped with MapGCThingTyped and use generic lambdas rather than separate functor classes r=sfink
|
2019-02-09 08:26:27 +00:00 |
Initialization.h
|
Bug 1502797 - Reimplement BigInt using V8/JSC code instead of GMP r=jwalden
|
2019-01-23 11:13:51 +00:00 |
JSON.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
LocaleSensitive.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
MemoryFunctions.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
MemoryMetrics.h
|
Bug 1518077 part 1 - Fix MEMORY_JS_COMPARTMENTS_{USER,SYSTEM} telemetry to count number of compartments instead of realms. r=njn
|
2019-01-08 15:11:08 +00:00 |
OffThreadScriptCompilation.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Principals.h
|
Bug 1406872 - Remove perf monitoring code - r=jandem,Gijs
|
2019-01-14 14:09:09 +00:00 |
Printf.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
ProfilingFrameIterator.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
ProfilingStack.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
Promise.h
|
Bug 1516555 - Reformat everything to the Google coding style r=Ehsan
|
2018-12-28 15:48:06 +00:00 |
PropertyDescriptor.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
PropertySpec.h
|
Bug 1518812 - Redo the fix for bug 1516567 atop the moving of the relevant code to js/public/PropertySpec.h in bug 1517624. r=jandem
|
2019-01-09 08:45:05 -08:00 |
ProtoKey.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
Proxy.h
|
Bug 1525674 part 1 - Change the enumerate proxy trap to return the jsid vector instead of an iterator. r=bzbarsky,evilpie
|
2019-02-08 08:17:00 +00:00 |
Realm.h
|
Bug 1526588 - Fix some issues with js::GetFirstGlobalInCompartment and XPCWrappedNativeScope::UpdateWeakPointersInAllScopesAfterGC. r=bzbarsky
|
2019-02-13 06:41:44 +00:00 |
RefCounted.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
RequiredDefines.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Result.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
RootingAPI.h
|
Bug 1463462 - Delay gray marking assertions when we are doing incremental gray marking r=sfink
|
2018-12-06 16:28:14 -05:00 |
SavedFrameAPI.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
SliceBudget.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
SourceText.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
StableStringChars.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Stream.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
StructuredClone.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
SweepingAPI.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Symbol.h
|
Bug 1435829 - Part 1: Implement String.prototype.matchAll proposal. r=jorendorff
|
2018-12-13 08:04:00 -08:00 |
TraceKind.h
|
Bug 1526375 - Replace DispatchTaceKindTyped for cell pointers with another version of MapGCThingTyped and use this where possible r=sfink
|
2019-02-09 08:29:51 +00:00 |
TraceLoggerAPI.h
|
Bug 1497016 - Add an API to extract tracelogger data and use this within the gecko profiler r=mstange,djvj
|
2018-12-04 21:43:38 +00:00 |
TracingAPI.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
TrackedOptimizationInfo.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Transcoding.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
TypeDecls.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
UbiNode.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
UbiNodeBreadthFirst.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
UbiNodeCensus.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
UbiNodeDominatorTree.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
UbiNodePostOrder.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
UbiNodeShortestPaths.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
UbiNodeUtils.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
UniquePtr.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Utility.h
|
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
|
2019-01-18 10:16:18 +01:00 |
Value.h
|
Bug 1526375 - Replace DispatchTyped with MapGCThingTyped and use generic lambdas rather than separate functor classes r=sfink
|
2019-02-09 08:26:27 +00:00 |
Vector.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
WeakMapPtr.h
|
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
|
2018-12-01 04:52:05 +09:00 |
Wrapper.h
|
Bug 1525674 part 1 - Change the enumerate proxy trap to return the jsid vector instead of an iterator. r=bzbarsky,evilpie
|
2019-02-08 08:17:00 +00:00 |