Commits
User selector
Commit History
Commits on Jun 5, 2026
[JSC] Use C++20 concepts across JSC code
Show description for ab23e0ecommitted
Commits on Feb 13, 2026
[JSC] Add initial support for Windows ARM64
Show description for 2bff772committed
Commits on Oct 16, 2025
[JSC] use __asm__ consistently
Show description for 3f5a9c6committed
Commits on Aug 16, 2025
Add VMTraps stop-the-world using stack checks [Interpreters only for now]
Show description for 37f1943committed
Mark Lam
Commits on Jul 11, 2025
CLoop::execute frame size is unreasonably large in debug builds, causing a testapi failure
Show description for a1bd6d0authored andcommitted
Commits on May 29, 2025
[Win] Remove alt_entry from LLInt
Show description for 51d04e0authored andcommitted
Commits on May 27, 2025
Linux build fix (cfi_startproc)
Show description for b071222committed
Commits on May 23, 2025
Don't emit cfi_{start,end}proc directives on ARMv7
Show description for 31ca450authored andcommitted
Commits on May 21, 2025
[JSC] Build is broken on macOS mach-O
Show description for 18621ddcommitted
Commits on May 19, 2025
Unreviewed, reverting 294973@main (ac36e134cce1)
Show description for 00f733fcommitted
Commits on May 15, 2025
Harden IPInt dispatch
Show description for ac36e13committed
Commits on May 3, 2025
Do further adoption of [[likely]] / [[unlikely]] in JSC
Show description for 3d0b49acommitted
Commits on Dec 18, 2024
Fix CLoop build after 284499@main and unsafe-buffer-usage
Show description for be8529bcommitted
Commits on Dec 11, 2024
[RISCV] Add OFFLINE_ASM_ALIGN_TRAP implementation for RISCV
Show description for 23ae044authored andcommitted
Commits on Nov 19, 2024
[RISCV] Fix instruction requires the following: 'D'/'F'/'M'
Show description for fff4bd8authored andcommittedReplace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on Nov 10, 2024
[RISCV] Add OFFLINE_ASM_ALIGN_TRAP implementation for RISCV
Show description for 0752f78authored andcommitted
Commits on Sep 27, 2024
Fix btjs with alt_entry labels in LLInt
Show description for cb7e8c7committedAdd llintLocate to workaround lldb not showing symbols while there are alt_entry labels
Show description for ec6b94ecommitted
Commits on Aug 6, 2024
[Win] Enable UNIFIED_AND_FREEZABLE_CONFIG_RECORD
Show description for f0f17a7authored andcommitted
Commits on May 14, 2024
Use clang-cl for assembling offlineasm on Windows
Show description for 45da615authored andcommitted[JSC] (Re-land 2) Add aligned label annotation to offlineasm
Show description for 60f3e42committed
Commits on Apr 8, 2024
Unreviewed, reverting 277134@main
Show description for 885441cauthored andcommitted
Commits on Apr 5, 2024
[JSC] (Re-land) Add aligned label annotation to offlineasm
Show description for 75713dbauthored andcommitted
Commits on Mar 28, 2024
[ARM64] Use a different crash code for brk on ASAN builds.
Show description for 370e7cbcommitted
Mark Lam
Commits on Mar 15, 2024
Unreviewed, reverting 276085@main.
Show description for 5680a73authored andcommitted
Commits on Mar 14, 2024
[JSC] Add aligned label annotation to offlineasm
Show description for 71f803eauthored andcommitted
Commits on Feb 16, 2024
Unreviewed, build fix with alt_entry after 274845@main
Show description for ee46446committed[JSC] Use offlineasm globl to ensure that all entries have alt_entry, take 2
Show description for 8f9efa2committed
Commits on Jan 22, 2024
Unreviewed, build fix for CLoop
Show description for c1f8a9ecommitted
Commits on Jan 19, 2024
[JSC] Enable alt_entry for newer SDKs
Show description for 98e9371committed
Commits on Jan 18, 2024
[JSC] Redesign CallIC (relanding)
Show description for 65c8acccommittedUnreviewed, reverting 273159@main and 273168@main.
Show description for 64272e9authored andcommitted[JSC] Redesign CallIC
Show description for 2295d36committed
Commits on Jan 3, 2024
Unreviewed, reverting 272624@main.
Show description for 62336f9authored andcommitted