Try --noincremental-marking. On Fri, Apr 28, 2017 at 9:43 AM, Dmitriy - <[email protected]> wrote:
> Hi all, > > Is there any option in V8 to use stop-the-world gc? > I mean gc which doesn't use write barriers for implementation. > > I'm porting V8 and the barriers hasn't implemented yet and I wanted to try > run V8 without gc which uses these barriers. > > -- > -- > v8-dev mailing list > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-dev mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
