Commits
User selector
Commit History
Commits on Mar 9, 2026
Adopt LIFETIME_BOUND in more places in JavaScriptCore
Show description for 75c21decommitted
Commits on Feb 7, 2026
[JSC] Fix non-unified builds
Show description for cde67dfcommitted
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 Oct 16, 2024
[WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3)
Show description for 6cf3bfbcommitted
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 Jan 3, 2020
Experiment: create lots of different malloc zones for easier accounting of memory use
Show description for bc771eccommitted
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Jul 17, 2015
Function parameters should be parsed in the same parser arena as the function body
Show description for 7a07329committed
Commits on Dec 11, 2014
Use std::unique_ptr instead of OwnPtr in JSC - heap, jit, runtime, and parser directories
Show description for b6737f7committed
Gyuyoung Kim
Commits on Sep 26, 2013
Change a couple of HashMap value types from OwnPtr to std::unique_ptr
Show description for bf5323fcommitted
Anders Carlsson
Commits on Feb 19, 2013
Shrank the SourceProvider cache
Show description for f3b477fcommitted
Commits on Sep 4, 2012
Extend the coverage of the Custom Allocation Framework in WTF and in JavaScriptCore
Show description for 6f0b8becommitted
Commits on Jan 6, 2012
Use HashMap<OwnPtr> for SourceProviderCache items
Show description for 6ceaf13committed
Caio Marcelo de Oliveira Filho
Commits on Nov 7, 2011
Towards 8 Bit Strings: Templatize JSC::Lexer class by character type
Show description for 3271973committed
Commits on Jun 8, 2011
2011-06-08 Kevin Ollivier <kevino@theolliviers.com>
Show description for eab0d78committed
Kevin Ollivier
Commits on Feb 11, 2011
2011-02-10 Michael Saboff <msaboff@apple.com>
Show description for 149f27ecommitted
Commits on Jan 25, 2011
REGRESSION: Leak in JSParser::Scope::copyCapturedVariablesToVector()
Show description for 35180b4committed
Loading