Commits
User selector
Commit History
Commits on May 30, 2025
Stop using Vector::data() in WTF and JSC
Show description for efc947ccommitted
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 Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
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 May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Jun 27, 2020
Change bytecode dumping to dump the bytecode control flow graph
Show description for cbcdc1acommitted
Commits on Jan 30, 2020
[JSC] Remove unnecessary allocations in BytecodeBasicBlock
Show description for 3033d10committed
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 Oct 28, 2017
Bytecode liveness should live on UnlinkedCodeBlock so it can be shared amongst CodeBlocks
Show description for 7492aa1committed
Commits on Aug 25, 2016
[DFG][FTL] Implement ES6 Generators in DFG / FTL
Show description for a9880bdcommitted
Loading