Commits
User selector
Commit History
Commits on May 15, 2026
[JSC] Simplify bytecode writer
Show description for 83e85f8committed
Commits on Dec 19, 2025
Add the first part of the new Light Optimization Layer JIT
Show description for ab55d86committed
Commits on Aug 9, 2025
[JSC] Remove WasmLLInt
Show description for 83cc090committed
Commits on Aug 3, 2025
[JSC] Use Butterfly::clearOptimalVectorLengthGap for JSArray::tryCreate's butterfly initialization
Show description for b1feea6committed
Commits on Jun 22, 2025
[JSC] Filter out GetByStatus with constant identifier
Show description for d41bc43committed
Commits on Feb 10, 2025
[JSC] generator/Section.rb: Remove the MSVC workaround
Show description for 60bbfbdcommitted
Commits on Nov 19, 2024
Replace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on Nov 4, 2024
Skip a few more unsafe buffer usage warnings
Show description for 6ce7c20committed
Commits on Oct 10, 2024
Unreviewed, reverting 284931@main and 284940@main.
Show description for 9bfbbb1authored andcommitted
Commits on Oct 9, 2024
[JSC] Don't use JSScope instances as `this` value when calling functions
Show description for ee167b8committed
Alexey Shvayka
Commits on May 23, 2024
OBJECT_OFFSETOF can be constexpr
Show description for 7031a92authored andcommitted
Commits on May 19, 2024
[JSC] Enable 16bit CLoop Win
Show description for 2c77a22committed
Commits on Aug 16, 2023
Move createStructure inline functions to *Inlines.h
Show description for 5bd7a22committed
Commits on Feb 9, 2023
[JSC] Disable automatic sorting of JS opcodes
Show description for 7b5086fcommitted
Commits on Dec 13, 2022
[JSC] Port and enable Wasm BBQ JIT on ARMv7
Show description for 189dce5authored andcommitted
Commits on Oct 24, 2022
Support v128 const load store and extract lane in bbq only with O0 register allocation
Show description for baab8ddauthored andcommitted
Commits on Mar 3, 2022
Refactor OpcodeTraits to support the possibility of having 2-byte WASM opcode ids in bytecode streams
Show description for 72c2052committed
Justin Michaud
Commits on Dec 1, 2021
Move Subspaces from VM to Heap.
Show description for e0c07decommitted
Mark Lam
Commits on Sep 27, 2021
Build an unlinked baseline JIT
Show description for bfd44c5committedUnreviewed, reverting r283102, r283103 and r283104.
Show description for 85dc747committedBuild an unlinked baseline JIT
Show description for a303c1ccommitted
Commits on Sep 26, 2021
Unreviewed, reverting r283083 and r283088.
Show description for 957a838committed
Commits on Sep 25, 2021
Build an unlinked baseline JIT
Show description for 1026101committed
Commits on Aug 26, 2021
[JSC] Polymorphic PutByVal
Show description for ef27e81committed
Commits on Aug 7, 2021
for-in should only emit one loop in bytecode
Show description for af53d48committed
Commits on Feb 16, 2021
WebAssembly: implement non-trapping float to int conversion
Show description for c60cbaccommitted
Commits on Oct 22, 2020
Use operand names when dumping Bytecode
Show description for 79c858dcommitted
Robin Morisset
Commits on Sep 23, 2020
[JSC][ESNext] Create a new opcode to handle private fields store/define
Show description for 6ba7522committed
Commits on Jul 8, 2020
Bytecode UseDef should be aware of checkpoints
Show description for d8a4c93committed
Commits on Jun 7, 2020
[JSC] Checksum for generated files should be emitted at the end of the files
Show description for 9dcf322committed
Commits on Jun 5, 2020
[JSC] Add support for private class fields
Show description for 71128dbcommitted
Commits on Apr 18, 2020
Redesign how we do for-of iteration for JSArrays
Show description for 02445d9committed
Commits on Jan 30, 2020
[JSC] Remove unnecessary allocations in BytecodeBasicBlock
Show description for 3033d10committed
Commits on Jan 17, 2020
Reland bytecode checkpoints since bugs have been fixed
Show description for 198b075committed
Commits on Jan 15, 2020
Revert bytecode checkpoints since it breaks watch
Show description for 356c0f3committed