Commits
User selector
Commit History
Commits on Mar 21, 2026
[JSC] Improve worst case performance of Air stack allocation
Show description for c03651acommitted
Commits on Jun 24, 2024
Make it harder to use roundUpToMultipleOf wrong by using template argument for alignment
Show description for 5f26364committed
Commits on Dec 13, 2022
[JSC] Port and enable Wasm BBQ JIT on ARMv7
Show description for 189dce5authored andcommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Sep 13, 2017
Do unified source builds for JSC
Show description for 6313e87committed
Commits on Apr 13, 2017
Move common stack allocation utilities out of AirAllocateStackByGraphColoring.cpp
Show description for 35a73cccommitted
Filip Pizlo
Loading