Commits
User selector
Commit History
Commits on May 27, 2026
[JSC] ExpressionInfo::Encoder::adjustInstPC should take an index instead of a pointer
Show description for 799e388authored andcommitted
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Aug 7, 2025
[Swift in WebKit] Work towards modularizing JSC private headers (Part 1)
Show description for a9d3d11committed
Commits on Jul 17, 2025
Unreviewed, reverting 297550@main.
Show description for 1b9779cauthored andcommittedRequire MallocPtr parameter type to be trivially destructible, correctly destroy FuncRefTable
Show description for a892900authored andcommittedDeprecate FastMalloc macro for new types
Show description for 37d4a68committedUnreviewed, reverting 297491@main (d9db853f14ab)
Show description for 411f204authored andcommitted
Commits on Jul 16, 2025
Deprecate FastMalloc macro for new types
Show description for d9db853committed
Commits on Jun 5, 2025
ExpressionInfo should be retained with a unique_ptr rather than a MallocPtr.
Show description for 7e81a6fcommitted
Commits on Jan 31, 2025
Remove unused m_word field in JSC::ExpressionInfo::Decoder
Show description for 03709bcauthored andcommitted
Commits on Nov 19, 2024
Replace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on Nov 1, 2024
Replace more use of MallocPtr with newer MallocSpan
Show description for 469e8d2committed
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 16, 2024
[WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3)
Show description for 6cf3bfbcommitted
Commits on Aug 5, 2024
Add mechanism to automatically convert Enums to Strings for printing
Show description for f5716c3committed
Commits on Jan 24, 2024
Non-unified build fixes, late January 2024 edition
Show description for 67943cbcommitted
Commits on Jan 19, 2024
Introduce ExpressionInfo as a replacement for ExpressionRangeInfo.
Show description for 126d202committed
Mark Lam
Loading