Commits
User selector
Commit History
Commits on May 15, 2026
[JSC] Simplify bytecode writer
Show description for 83e85f8committed
Commits on Nov 19, 2024
Replace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on May 19, 2024
[JSC] Enable 16bit CLoop Win
Show description for 2c77a22committed
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 Oct 22, 2020
Use operand names when dumping Bytecode
Show description for 79c858dcommitted
Robin Morisset
Commits on Jul 8, 2020
Bytecode UseDef should be aware of checkpoints
Show description for d8a4c93committed
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
Commits on Dec 25, 2019
[JSC] Compact Bytecodes more by emitting 1-byte Opcode
Show description for 24b088bcommitted
Commits on Dec 24, 2019
DFG/FTL should be able to exit to the middle of a bytecode
Show description for c131525committed
Commits on Dec 10, 2019
Reduce JSC's binary size
Show description for 12bbe89committed
Commits on Oct 31, 2019
[WebAssembly] Create a Wasm interpreter
Show description for 21edee6committed
Commits on May 30, 2019
[JSC] Implement op_wide16 / op_wide32 and introduce 16bit version bytecode
Show description for bb678b9committed
Commits on Jan 16, 2019
Refactor new bytecode structs so that the fields are prefixed with "m_".
Show description for a8f0fc5committed
Mark Lam
Commits on Dec 8, 2018
Record right offset with aligned wide instructions
Show description for e7f763acommitted
Dominik Infuehr
Commits on Dec 3, 2018
Fix the bytecode code generator scripts to pretty print BytecodeStructs.h and BytecodeIndices.h.
Show description for 6c5d45acommitted
Mark Lam
Commits on Nov 21, 2018
Enable JIT on ARM/Linux
Show description for 12a6fbacommitted
Dominik Infuehr
Commits on Nov 7, 2018
Align wide opcodes in the instruction stream
Show description for 133928bcommitted
Commits on Oct 29, 2018
New bytecode format for JSC
Show description for c57dd45committed
Commits on Oct 26, 2018
Unreviewed, rolling out r237479 and r237484.
Show description for 0e37616committedNew bytecode format for JSC
Show description for 83d3012committed
Loading