summaryrefslogtreecommitdiff
path: root/js/src/jit/BaselineIC.cpp
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #1442 Follow-up: Stop pretending proxies have a JSNative call/construct...Brian Smith2023-10-16
* Merge branch 'master' into simdjs-removalMoonchild2023-09-20
|\
| * Issue #2308 & #1240 Follow-up - Replace JSOP_POS in ++/-- with JSOP_TONUMERIC.Brian Smith2023-09-17
* | Issue #2307 - Part 3: Remove SIMD.js supportMoonchild2023-09-18
|/
* Issue #2026 - Part 1 - Implement BigInt64 and BigUint64Array.Brian Smith2023-07-24
* Issue #1240 - Part 10 - Implement minimal Ion support for BigInt.Brian Smith2023-07-21
* Issue #1240 - Part 8 - Fix incorrect asserts with debug enabled.Brian Smith2023-07-21
* Issue #2142 - Change InitPropertyOperation to accept a PropertyName directy a...Martok2023-04-30
* Issue #1742 - Part 3: use JS::PropertyResult instead of Shape*Moonchild2022-05-24
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23
* Revert #1142 - Remove unboxed objectswolfbeast2020-02-22
* Bug 1343481 - Part 3: Add JSOP_AWAIT and rename {yieldIndex,yieldOffset} to {...Gaming4JC2019-12-17
* Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class.wolfbeast2019-10-27
* 1344334 - Make DoTypeUpdateFallback infallible.Gaming4JC2019-07-18
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...Gaming4JC2019-07-18
* 1320408 - Part 4: Change JSObject::getGroup to static method.Gaming4JC2019-07-18
* Issue #1142 - Cleanup unused debug code for unboxed objectsGaming4JC2019-06-28
* Remove Unboxed Object code from jit, Part 4.wolfbeast2019-06-25
* Remove Unboxed Object code from jit, Part 3.wolfbeast2019-06-23
* Remove Unboxed Object code from jit, Part 2.wolfbeast2019-06-23
* Tabs -> Spaces (no code change)wolfbeast2019-06-18
* Remove and clean up more code.wolfbeast2019-06-18
* Convert CopyBoxedOrUnboxedDenseElements to something that doesn't crash.wolfbeast2019-06-17
* Make use of ArrayObjects in favor of generic JS objects.wolfbeast2019-06-12
* Inline combined methods for NativeObject and UnboxedArrayObject accesses.wolfbeast2019-06-10
* Remove UnboxedArray code part 2wolfbeast2019-05-23
* Remove UnboxedArray code part 1wolfbeast2019-05-23
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02