Commits
User selector
Commit History
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Mar 6, 2026
[JSC] Rename StructureStubInfo to PropertyInlineCache
Show description for ffb0343committed
Commits on Aug 9, 2025
[JSC] Remove WasmLLInt
Show description for 83cc090committed
Commits on Jul 30, 2025
Add extern template declarations for JavaScriptCore/bytecode
Show description for 130cbb8committed
Commits on Oct 6, 2022
Revert clang-tidy change since it broke 32bit and watchOS
Show description for aabfacbcommitted
Commits on Sep 18, 2022
Ran clang-tidy on JSC, WTF and bmalloc
Show description for 700ac83committed
Commits on Jun 24, 2022
[JSC] Optimize wasm exception handling callsite emission
Show description for 97b3404committed
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 Apr 15, 2021
[JSC] Do not copy SimpleJumpTable
Show description for cb1da55committed
Commits on Mar 3, 2021
[WASM-Function-References] Extend wasm type with type index
Show description for 0f1ff8eauthored andcommitted
Commits on Oct 22, 2020
Use operand names when dumping Bytecode
Show description for 79c858dcommitted
Robin Morisset
Commits on Jun 27, 2020
Change bytecode dumping to dump the bytecode control flow graph
Show description for cbcdc1acommitted
Commits on May 12, 2020
[clang-tidy] Run modernize-use-override over JSC, then ensure as much as possible is final
Show description for f7abfa5committedUnreviewed, reverting r261542.
Show description for df6c1d8committed
Truitt Savell[clang-tidy] Run modernize-use-override over JSC, then ensure as much as possible is final
Show description for 6643b47committed
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 24, 2019
DFG/FTL should be able to exit to the middle of a bytecode
Show description for c131525committed
Commits on Dec 11, 2019
BytecodeDumper should print out of line jump targets
Show description for 7d7096bcommitted
Commits on Dec 10, 2019
Reduce JSC's binary size
Show description for 12bbe89committed
Commits on Nov 9, 2019
[WebAssembly] Improve bytecode dumping
Show description for 0e4fe5acommitted
Commits on Oct 31, 2019
[WebAssembly] Create a Wasm interpreter
Show description for 21edee6committed
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Jan 9, 2019
Restore bytecode dumper's ability to dump jump target as offset#(->targetBytecodeIndex#).
Show description for 5f83fb9committed
Mark Lam
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
Commits on Jul 22, 2018
We should support CreateThis in the FTL
Show description for d96818bcommitted
Filip Pizlo
Commits on Jul 9, 2018
[JSC] Embed RegExp into constant buffer in UnlinkedCodeBlock and CodeBlock
Show description for 2256116committed
Commits on May 22, 2018
Unreviewed, reland InById cache
Show description for 9f82feacommitted
Commits on May 21, 2018
Unreviewed, rolling out r231998 and r232017.
Show description for cf26b42committed
Commits on May 19, 2018
[JSC] JSC should have consistent InById IC
Show description for 8fd663dcommitted
Commits on Oct 14, 2017
Reland "Add Above/Below comparisons for UInt32 patterns"
Show description for ea8fdc2committed