Commits
User selector
Commit History
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on Aug 9, 2025
[JSC] Remove WasmLLInt
Show description for 83cc090committed
Commits on Jul 11, 2025
Unreviewed, relanding 297160@main
Show description for 7e143bacommitted
Commits on Jul 10, 2025
Unreviewed, reverting 297160@main.
Show description for e0c0c1bauthored andcommitted
Commits on Jul 9, 2025
[JSC] Add list style switch
Show description for 5085bf6committed
Commits on Feb 5, 2025
Reduce use of const char*
Show description for 1fb1a47committed
Commits on Nov 19, 2024
Replace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617committed
Commits on Oct 4, 2024
[JSC] Add defaultOffset from bytecode to SwitchTables
Show description for 2ad9fbccommitted
Commits on Jul 2, 2024
Split makeString() and friends out into their own header
Show description for 632f103committed
Commits on May 24, 2024
Drop ASCIILiteral::characters8()
Show description for 9adef37committed
Commits on Dec 1, 2023
Use faster alternatives to Vector::resize() when possible
Show description for a544a21committed
Commits on Feb 22, 2023
[Wasm-GC] Handle ref-typed constants in bytecode dumper
Show description for 506f278authored 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 Jun 24, 2022
[JSC] Optimize wasm exception handling callsite emission
Show description for 97b3404committed
Commits on Jun 19, 2022
Introducing RawHex, a counterpart to RawPointer
Show description for 1726a5ecommitted
Mark Lam
Commits on Jun 10, 2022
Enable WasmLLInt on ARMv7
Show description for b58fb7eauthored andcommitted
Commits on May 27, 2022
Revert "Enable WasmLLInt on ARMv7"
Show description for 188a908committed
Mark LamEnable WasmLLInt on ARMv7
Show description for 2a12d06authored andcommitted
Commits on Apr 12, 2022
[WASM-GC] Introduce structs types
Show description for a9a1bd6committed
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 27, 2021
Consider merging Wasm::FunctionCodeBlock and Wasm::LLIntCallee
Show description for e7ec715committed
Commits on Oct 27, 2021
[WASM-Function-References] Add call_ref spec tests
Show description for c0aa3f2committed
Commits on Jun 7, 2021
Short circuit read modify write nodes emit byte code that uses the wrong locals
Show description for 1b1c310committed
Commits on Apr 15, 2021
[JSC] Do not copy SimpleJumpTable
Show description for cb1da55committed
Commits on Apr 13, 2021
[JSC] Remove CodeBlock::m_constantsSourceCodeRepresentation
Show description for 7ffff3acommitted
Commits on Apr 12, 2021
[JSC] Do not copy StringSwitchJumpTable
Show description for 530aca8committed
Commits on Mar 3, 2021
[WASM-Function-References] Extend wasm type with type index
Show description for 0f1ff8eauthored andcommitted
Commits on Nov 7, 2020
[WASM-References] Rename anyref to externref
Show description for 2d77a71authored andcommitted
Commits on Aug 25, 2020
Implementation of the class "extends" clause incorrectly uses __proto__ for setting prototypes
Show description for 5eda2accommitted
Commits on Jun 27, 2020
Change bytecode dumping to dump the bytecode control flow graph
Show description for cbcdc1acommitted
Commits on May 19, 2020
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of link failures
Show description for 1dc916acommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on May 9, 2020
Fix build errors and warnings for non-unified JSCOnly
Show description for 849a39acommitted
Commits on Apr 7, 2020
Not using strict mode within ClassDeclaration statement
Show description for 7b11165committed