Commits
User selector
Commit History
Commits on Nov 1, 2024
v4 skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for f8f9592committed
Commits on Mar 30, 2022
Optimize the construction of a JSC::Identifier from an ASCIILiteral
Show description for 84cfeb1committed
Commits on Feb 16, 2022
Make HeapType an enum class.
Show description for 1adc53dcommitted
Mark Lam
Commits on May 26, 2021
Use UncheckedLock less in JavaScriptCore
Show description for 91e855ecommitted
Commits on May 24, 2021
Make CheckedLock the default Lock
Show description for e801aaacommitted
Commits on Jun 28, 2020
Rename initializeThreading to initialize
Show description for e9d5a10committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Apr 26, 2019
Add WTF::findIgnoringASCIICaseWithoutLength to replace strcasestr
Show description for 89b11d0committed
Commits on Apr 5, 2018
[WTF] Remove StaticLock
Show description for 488014dcommitted
Commits on Feb 15, 2018
[JSC] Remove monotonicallyIncreasingTime and currentTime
Show description for 99b6354committed
Commits on Mar 18, 2016
Replace all of the various non-working and non-compiling sampling profiler hacks with a single super hack
Show description for 8a3d8c6committed
Filip Pizlo
Commits on Dec 16, 2015
Improve JSObject::put performance
Show description for 8444af6committed
Filip Pizlo
Loading