gecko-dev/js/public
Csoregi Natalia 952908fda0 Merge mozilla-central to mozilla-inbound. CLOSED TREE 2019-02-17 00:14:07 +02:00
..
AllocPolicy.h
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
CharacterEncoding.h
Class.h Bug 1527860 - Remove ENABLE_BIGINT #ifdef r=jandem,froydnj 2019-02-14 15:03:44 +00: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 1527860 - Remove ENABLE_BIGINT #ifdef r=jandem,froydnj 2019-02-14 15:03:44 +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
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
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
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 1500247 - Make GCHash{Map,Set} inherit annotations from template params, r=jonco 2018-12-14 09:48:09 -08:00
GCPolicyAPI.h Bug 1527860 - Remove ENABLE_BIGINT #ifdef r=jandem,froydnj 2019-02-14 15:03:44 +00:00
GCVariant.h
GCVector.h Bug 1527881 - fix compilation error in Rooted<GCVector<T>>::emplaceBack. r=sfink 2019-02-15 10:38:34 +01:00
HashTable.h
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 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-15 08:15:57 +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
LocaleSensitive.h
MemoryFunctions.h
MemoryMetrics.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
OffThreadScriptCompilation.h
Principals.h Bug 1406872 - Remove perf monitoring code - r=jandem,Gijs 2019-01-14 14:09:09 +00:00
Printf.h
ProfilingCategory.h Bug 1500692 - Add LAYOUT subcategories. r=emilio 2019-02-16 17:38:35 +00:00
ProfilingFrameIterator.h
ProfilingStack.h Bug 1500692 - Add an AUTO_PROFILER_LABEL_CATEGORY_PAIR macro. r=njn 2019-02-16 17:37:58 +00:00
Promise.h Bug 1145201: Replace EnqueuePromiseJobCallback and GetIncumbentGlobalCallback with new JobQueue abstract base class. r=arai,smaug 2019-02-12 08:16:16 +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 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +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
RequiredDefines.h
Result.h
RootingAPI.h
SavedFrameAPI.h
SliceBudget.h
SourceText.h
StableStringChars.h
Stream.h
StructuredClone.h
SweepingAPI.h Bug 1500247 - Make GCHash{Map,Set} inherit annotations from template params, r=jonco 2018-12-14 09:48:09 -08:00
Symbol.h
TraceKind.h Bug 1527860 - Remove ENABLE_BIGINT #ifdef r=jandem,froydnj 2019-02-14 15:03:44 +00:00
TraceLoggerAPI.h
TracingAPI.h Bug 1527860 - Remove ENABLE_BIGINT #ifdef r=jandem,froydnj 2019-02-14 15:03:44 +00:00
TrackedOptimizationInfo.h Bug 1526309 - Add BigInt support to JSOP_INC and JSOP_DEC r=jandem,terpri 2019-02-15 09:48:33 +00:00
Transcoding.h
TypeDecls.h Bug 1527860 - Remove ENABLE_BIGINT #ifdef r=jandem,froydnj 2019-02-14 15:03:44 +00:00
UbiNode.h Bug 1527860 - Remove ENABLE_BIGINT #ifdef r=jandem,froydnj 2019-02-14 15:03:44 +00:00
UbiNodeBreadthFirst.h
UbiNodeCensus.h
UbiNodeDominatorTree.h
UbiNodePostOrder.h
UbiNodeShortestPaths.h
UbiNodeUtils.h
UniquePtr.h
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 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
Vector.h
WeakMapPtr.h
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