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 May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Nov 7, 2025
Adopt C++20 Concepts in JavaScriptCore/bytecode
Show description for 42aed41committed
Commits on Jun 5, 2025
ExpressionInfo should be retained with a unique_ptr rather than a MallocPtr.
Show description for 7e81a6fcommitted
Commits on May 6, 2025
Leverage C++20's std::midpoint() where appropriate
Show description for a75e58ccommitted
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 Aug 5, 2024
Add mechanism to automatically convert Enums to Strings for printing
Show description for f5716c3committed
Commits on Jun 25, 2024
Fix the MallocHeapBreakdown build
Show description for 7b10236committed
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