Commits
User selector
Commit History
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Aug 7, 2025
[Swift in WebKit] Work towards modularizing JSC private headers (Part 1)
Show description for a9d3d11committed
Commits on Sep 5, 2023
Let the compiler generate more comparison operators in JSC
Show description for e9e9369committed
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 11, 2020
[clang-tidy] Run modernize-use-nullptr over JSC
Show description for 82fa9aecommitted
Commits on Apr 15, 2019
Bytecode cache should not encode the SourceProvider for UnlinkedFunctionExecutable's classSource
Show description for 6bf4c62committed
Commits on Mar 19, 2019
Build cleanly with GCC 9
Show description for 743bc7dcommitted
Commits on Feb 27, 2019
Remove poisons in JSCPoison and uses of them.
Show description for ff3b188committed
Mark Lam
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 Jan 24, 2018
Update Poisoned pointers to take a Poison class instead of a uintptr_t&.
Show description for afbc8fecommitted
Mark Lam
Commits on Jan 14, 2018
Replace all use of ConstExprPoisoned with Poisoned.
Show description for c39dcd4committed
Mark Lam
Commits on Jan 8, 2018
Apply poisoning to more pointers in JSC.
Show description for e140d4bcommitted
Mark Lam
Commits on Feb 15, 2017
[JSC] Drop PassRefPtr
Show description for 72d2501committed
Commits on Dec 8, 2016
Renamed SourceCode members to match their accessor names
Show description for c7def5acommitted
Commits on Dec 2, 2016
SourceCodeKey should use unlinked source code
Show description for 452e3a8committed
Loading