gecko-dev/js/public
Csoregi Natalia 67eb265e55 Backed out changeset db6f7a903c64 (bug 1651725) for spidermonkey bustage on /basic.js. CLOSED TREE 2020-09-10 19:43:00 +03:00
..
experimental Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
friend Backed out changeset db6f7a903c64 (bug 1651725) for spidermonkey bustage on /basic.js. CLOSED TREE 2020-09-10 19:43:00 +03:00
shadow Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
AllocPolicy.h
AllocationLogging.h Bug 1663365 - Move allocation-logging functions and |JS_COUNT_{CTOR,DTOR}| into a separate header. r=jandem 2020-09-08 22:56:56 +00:00
AllocationRecording.h
Array.h
ArrayBuffer.h
ArrayBufferMaybeShared.h
BigInt.h
BuildId.h Bug 1661930 - Add GetScriptTranscodingBuildId and use it for both XDR and bytecode cache MIME type. r=nbp,tcampbell 2020-08-31 19:38:31 +00:00
CallArgs.h
CallNonGenericMethod.h
CharacterEncoding.h Bug 1663365 - Create a new js/public/String.h header seeded with the inline string functions previously found in jsfriendapi.h. (More functions ought be added/moved here, but these make a good start.) r=jandem,geckoview-reviewers,agi 2020-09-08 22:50:52 +00:00
Class.h
ComparisonOperators.h
CompilationAndEvaluation.h Bug 1663962 - Part 2: Add JS::CompileAndStartIncrementalEncoding. r=tcampbell 2020-09-10 16:05:25 +00:00
CompileOptions.h Bug 1658631 - Part 3: Support instantiating stencil in main thread for off-thread script/module compilation. r=tcampbell 2020-09-01 23:50:17 +00:00
ContextOptions.h Bug 1664182 - Add JS::SetUseOffThreadParseGlobal and js::UseOffThreadParseGlobal, replacing JS::ContextOptions::setUseOffThreadParseGlobal. r=tcampbell 2020-09-10 16:05:39 +00:00
Conversions.h
Date.h
Debug.h
Equality.h
ErrorReport.h
Exception.h
ForOfIterator.h
GCAPI.h Bug 1663365 - Create a new js/public/String.h header seeded with the inline string functions previously found in jsfriendapi.h. (More functions ought be added/moved here, but these make a good start.) r=jandem,geckoview-reviewers,agi 2020-09-08 22:50:52 +00:00
GCAnnotations.h
GCHashTable.h
GCPolicyAPI.h
GCTypeMacros.h
GCVariant.h
GCVector.h
HashTable.h
HeapAPI.h Bug 1659885 - Define |JS::shadow::Zone| in public shadow API in its own minimal header. r=jonco 2020-08-20 19:22:53 +00:00
Id.h Bug 1662366 part 6 - Trace cloned CacheIR stub data. r=iain 2020-09-02 07:35:15 +00:00
Initialization.h
JSON.h
LocaleSensitive.h
MemoryFunctions.h
MemoryMetrics.h
Modules.h
Object.h Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
OffThreadScriptCompilation.h Bug 1664182 - Add JS::SetUseOffThreadParseGlobal and js::UseOffThreadParseGlobal, replacing JS::ContextOptions::setUseOffThreadParseGlobal. r=tcampbell 2020-09-10 16:05:39 +00:00
Principals.h
Printf.h
ProfilingCategory.h
ProfilingFrameIterator.h
ProfilingStack.h Bug 1661888 - pt 2. Move a field to avoid padding r=jandem 2020-09-01 04:50:52 +00:00
Promise.h No Bug - Fix spelling error in Promise.h r=caroline DONTBUILD DONTBUILD 2020-08-25 20:44:46 +00:00
PropertyDescriptor.h
PropertySpec.h Bug 1663365 - Move |JSJitInfo| out of jsfriendapi.h to its own experimental header. r=jandem 2020-09-08 22:52:34 +00:00
ProtoKey.h
Proxy.h Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
Realm.h Bug 1659885 - Define |JS::shadow::Realm| in public shadow API in its own minimal header. r=jonco 2020-08-20 19:23:08 +00:00
RealmOptions.h
RefCounted.h
RegExp.h
RegExpFlags.h
RequiredDefines.h
Result.h
RootingAPI.h
SavedFrameAPI.h
ScalarType.h
SharedArrayBuffer.h
SliceBudget.h
SourceText.h
StableStringChars.h Bug 1663365 - Create a new js/public/String.h header seeded with the inline string functions previously found in jsfriendapi.h. (More functions ought be added/moved here, but these make a good start.) r=jandem,geckoview-reviewers,agi 2020-09-08 22:50:52 +00:00
Stream.h Bug 1502355 - Recognize already-aborted signals passed to |ReadableStreamPipeTo| and don't pipe in this case. r=arai 2020-08-18 20:50:24 +00:00
String.h Bug 1663365 - Create a new js/public/String.h header seeded with the inline string functions previously found in jsfriendapi.h. (More functions ought be added/moved here, but these make a good start.) r=jandem,geckoview-reviewers,agi 2020-09-08 22:50:52 +00:00
StructuredClone.h
SweepingAPI.h
Symbol.h Bug 1659885 - Define |JS::shadow::Symbol| in public shadow API in its own minimal header. r=jonco 2020-08-20 19:22:23 +00:00
TraceKind.h
TraceLoggerAPI.h
TracingAPI.h
Transcoding.h
TypeDecls.h Bug 1502355 - Declare |JSClass| in consistent fashion everywhere. r=arai 2020-08-18 20:50:07 +00:00
UbiNode.h
UbiNodeBreadthFirst.h
UbiNodeCensus.h
UbiNodeDominatorTree.h
UbiNodePostOrder.h
UbiNodeShortestPaths.h
UbiNodeUtils.h
UniquePtr.h
Utility.h
Value.h Bug 1660965 - Report bad JS::Value contents in crash messages r=jandem 2020-08-25 12:05:05 +00:00
ValueArray.h
Vector.h
Warnings.h
WasmModule.h
WeakMapPtr.h
Wrapper.h