Commits
User selector
Commit History
Commits on May 30, 2022
[JSC] Make Strong::set cheap
Show description for 6b54cb4committed
Commits on Mar 1, 2022
WTF::SentinelLinkedList::iterator should have operator++ for range-for loop
Show description for 67e40a5committed
Commits on Feb 19, 2021
Implement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on May 19, 2020
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of link failures
Show description for 1dc916acommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
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 Dec 16, 2016
Get rid of HeapRootVisitor and make SlotVisitor less painful to use
Show description for fa093b2committed
Filip Pizlo
Commits on Feb 2, 2015
Use FastMalloc (bmalloc) instead of BlockAllocator for GC pages
Show description for 781c2a2committed
Commits on Jan 31, 2015
Unreviewed, rolling out r179426.
Show description for fb09a96committedUse FastMalloc (bmalloc) instead of BlockAllocator for GC pages
Show description for 05f9593committed
Commits on Jan 27, 2015
Unreviewed, rolling out r179192.
Show description for a81aa92committedUse FastMalloc (bmalloc) instead of BlockAllocator for GC pages
Show description for 24cdf99committed
Commits on Mar 12, 2014
Remove HandleSet::m_nextToFinalize
Show description for 396caa7committed
Mark Hahnenberg
Commits on Feb 11, 2014
Rename Operations.h to JSCInlines.h
Show description for fcf5bb2committed
Filip Pizlo
Commits on Apr 18, 2013
Renamed JSGlobalData to VM
Show description for 3692f88committed
Commits on Mar 24, 2013
HandleSet should use HeapBlocks for storing handles
Show description for 5849eb3committed
Mark Hahnenberg
Commits on Jan 23, 2013
Replace numerous manual CRASH's in JSC with RELEASE_ASSERT
Show description for 90f6917committed
Commits on Jan 12, 2013
The JITThunks class should be in its own file, and doing so should not break the build
Show description for 2ae1f45committed
Filip Pizlo
Commits on Apr 6, 2012
Renamed
Show description for f5c798acommitted
Loading