Commits
User selector
Commit History
Commits on Dec 14, 2023
Add namespace qualifiers to a bunch of jsc types
Show description for 861cce4committed
Justin Michaud
Commits on Nov 30, 2023
[JSC] Use synchronous GCActivityCallback GC with RunLoopObserver
Show description for e0c479ccommitted
Commits on Nov 18, 2023
Unreviewed, GTK build fix
Show description for ec77ef0committedAdjust GC Timer a bit with heuristics to avoid running it while critical tasks are waiting
Show description for 5c9eac4committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Aug 23, 2018
JSRunLoopTimer may run part of a member function after it's destroyed
Show description for d554222committed
Commits on Aug 22, 2018
Unreviewed, rolling out r235107.
Show description for b577086committed
Commits on Aug 21, 2018
JSRunLoopTimer may run part of a member function after it's destroyed
Show description for 49a87d7committed
Commits on Apr 11, 2017
[JSC][GTK] Use RunLoop::Timer in GTK port
Show description for 3a455e0committed
Commits on Feb 22, 2017
The collector thread should only start when the mutator doesn't have heap access
Show description for b79daf6committed
Filip Pizlo
Commits on Feb 19, 2017
Unreviewed, rolling out r212466.
Show description for 289572fcommitted
Commits on Feb 16, 2017
The collector thread should only start when the mutator doesn't have heap access
Show description for e1ae6edcommitted
Filip Pizlo
Commits on Jan 18, 2017
Fix the JSCOnly build after r210844
Show description for 594bea2committed
Commits on Nov 2, 2016
The GC should be in a thread
Show description for c44250ecommitted
Filip Pizlo
Commits on Oct 25, 2016
HeapTimer should not hardcode all of its subclasses and USE(CF) shouldn't be a bizarre special case
Show description for 53af43acommitted
Filip Pizlo
Commits on Oct 21, 2016
The tracking of the coarse-grain Heap state (allocating or not, collector or not, eden vs full) should respect the orthogonality between allocating and collecting
Show description for a48746dcommitted
Filip Pizlo
Commits on Nov 26, 2015
[GLIB] Implement garbage collector timers
Show description for 836e8c6committed
Commits on Nov 21, 2015
GC timers should carry on gracefully when Heap claims it grew from GC.
Show description for c864ae9committed
Andreas Kling
Commits on Mar 20, 2014
GC timer should intelligently choose between EdenCollections and FullCollections
Show description for cf3d420committed
Mark HahnenbergUnreviewed, rolling out r165926.
Show description for 183eb36committed
Commits on Mar 19, 2014
GC timer should intelligently choose between EdenCollections and FullCollections
Show description for 2510788committed
Mark Hahnenberg
Loading