We run with --single-threaded-gc. It looks like no sweeping of old space takes place until the next old-space GC starts up. Does this sound likely? I'm putting a breakpoint in Sweeper::RawSweep, and it's not hit between old-space-GCs, even though the GC state is SWEEPING. Is there a different place that does the sweeping work?
-- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/v8-dev/CAHZxHpiAZ0EQNJFmubnwvVxtVAu1vJTFg-1AXNEXeX8ojMqazg%40mail.gmail.com.