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 May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Jan 3, 2020
Experiment: create lots of different malloc zones for easier accounting of memory use
Show description for bc771eccommitted
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Jul 3, 2014
Add WTF::move()
Show description for 48a7ae3committed
Commits on Feb 11, 2014
Rename Operations.h to JSCInlines.h
Show description for fcf5bb2committed
Filip Pizlo
Commits on Feb 10, 2014
Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead
Show description for b31199bcommitted
Filip Pizlo
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 Jan 6, 2012
Use HashMap<OwnPtr> for SourceProviderCache items
Show description for 6ceaf13committed
Caio Marcelo de Oliveira Filho
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