1
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug 1134969. Make DeepCloneObjectLiteral correctly handle setLastProperty failures. More... over 6 years ago
Bug 1141379 - Remove unboxed layouts from the per-compartment list they are threaded through while we are still on the main thread More... over 6 years ago
Bug 1140888 - Make sure Ion code depending on unboxed layouts is invalidated when unboxed objects are converted to natives More... over 6 years ago
Bug 1134146 - Use whole cell store buffer entries for unboxed object updates More... over 6 years ago
some pointer style More... over 6 years ago
Bug 1142282 part 3. Remove the parent argument of NewNativeObjectWithClassProto. More... over 6 years ago
Bug 1142282 part 2. Remove the parent argument of NewNativeObjectWithGivenTaggedProto. More... over 6 years ago
mark done More... over 6 years ago
Bug 1142282 part 1. Remove the parent argument of NewNativeObjectWithGivenProto. More... over 6 years ago
Bug 1140643 - JitcodeGlobalMap marking must participate in iterative weak reference marking. More... over 6 years ago
mark done More... over 6 years ago
Bug 1139832 - Restrict compacting GC zealousness to zeal collections More... over 6 years ago
revert Bug 1125101 as upstream did More... over 6 years ago
Bug 1140586 part 5. Split up js::NewFunction into several different APIs that are more clear in terms of what they do and don't need parents as much. More... over 6 years ago
update More... over 6 years ago
Bug 1140586 part 4. Stop passing non-null parents to js::NewFunctionWithProto when creating a native function via direct calls to that API. More... over 6 years ago
Bug 1140586 part 3. Drop the funobjArg of js::NewFunction and js::NewFunctionWithProto. More... over 6 years ago
some pointer style again More... over 6 years ago
Bug 1139552 - Convert js::gc::AllocKind to an enum class and eliminate non-AllocKind indexing. More... over 6 years ago
Bug 1137780 - Fix marking JitcodeGlobalTable. More... over 6 years ago
Bug 1137780 - Add a skiplist enumerator for JitcodeGlobalTable for removing while traversing. More... over 6 years ago
Bug 1137688 - Add eager simd unboxing phase. More... over 6 years ago
Bug 1135042: Share more code between StoreTypedArray* classes More... over 6 years ago
Bug 1135042: Inline SIMD stores in Ion More... over 6 years ago
Bug 1135042: Inline SIMD loads in Ion More... over 6 years ago
Bug 1135039: Implement general SIMD swizzle and use it More... over 6 years ago
pointer style More... over 6 years ago
Bug 1135038: Inline SIMD.check as guard unbox More... over 6 years ago
pointer style More... over 6 years ago
Bug 1135547 - Fix checks for cases where type sets might be incomplete More... over 6 years ago