Commits
User selector
Commit History
Commits on Mar 9, 2026
Adopt LIFETIME_BOUND in more places in JavaScriptCore
Show description for 75c21decommitted
Commits on Dec 24, 2025
[Swift in WebKit] Work towards having a proper JSC module (part 2)
Show description for 67be849committed
Commits on Nov 3, 2025
Support setting safeToCompareToEmptyOrDeleted in MemberBasedHash
Show description for acb1c76committed
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
Deprecate 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 12, 2025
Make copyright lines more consistent
Show description for 93fd99acommitted
Commits on Feb 1, 2025
[JSC] Cache FunctionExecutable from `new Function` constructor call with one-entry cache
Show description for 2581d15committed
Commits on Sep 10, 2024
[JSC] Use UnlinkedSourceCode comparison first for SourceCodeKey
Show description for 5fdba4dcommitted
Commits on Jul 24, 2024
[JSC] Introduce TaintedByWithScopeLexicallyScopedFeature
Show description for f828499committed
Alexey Shvayka
Commits on Jul 20, 2024
Unreviewed, reverting 281119@main.
Show description for 2e92175authored andcommitted
Commits on Jul 19, 2024
[JSC] Introduce TaintedByWithScopeLexicallyScopedFeature
Show description for 57fcca5committed
Alexey Shvayka
Commits on Nov 17, 2023
Regression(267645@main) ~3MB increase in binary size
Show description for 4dacd4acommitted
Commits on Sep 5, 2023
Let the compiler generate more comparison operators in JSC
Show description for e9e9369committed
Commits on May 6, 2023
Take advantage of C++20 and define only == and let the compiler define !=
Show description for 6e8fa52committed
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 May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Jul 13, 2020
Clean up SourceProvider and add caller relative load script to jsc.cpp
Show description for bca2993committed
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on May 3, 2019
[JSC] Generator CodeBlock generation should be idempotent
Show description for 0469d1bcommitted
Commits on Mar 28, 2019
In-memory code cache should not share bytecode across domains
Show description for a9203b0committed
Commits on Jan 25, 2019
Add API to generate and consume cached bytecode
Show description for 3088b8acommitted
Commits on Jan 22, 2019
Cache bytecode to disk
Show description for f2b5237committed
Commits on Jan 21, 2019
Rollout r240210: It broke tests on iOS
Show description for f5cea29committed
Commits on Jan 20, 2019
Cache bytecode to disk
Show description for 3f0b733committed
Commits on Dec 20, 2018
Use Optional::valueOr() instead of Optional::value_or()
Show description for 5369d4dcommittedwtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Nov 14, 2018
Unreviewed, rolling in CodeCache in r237254
Show description for 4a234f5committed
Commits on Nov 12, 2018
Unreviewed. Rollout 238026: It caused ~8% JetStream 2 regressions on some iOS devices
Show description for f02bd65committed
Commits on Nov 9, 2018
Unreviewed, rolling in CodeCache in r237254
Show description for d280833committed
Commits on Oct 29, 2018
Unreviewed, rolling out r237492.
Show description for 7a61bfacommitted
Commits on Oct 27, 2018
Unreviewed, partial rolling in r237254
Show description for 3ad26bccommitted