V8 always uses mark and sweep for collecting old space. You can use
--trace-gc.

Yang

On Fri, Feb 22, 2019, 16:07 <konrad.rei...@gmail.com> wrote:

> Hi,
>
> I am embedding v8 and working with a compile version of the library
> v6.6.77.
>
> I want to verify if the library has been compiled with mark & sweep or not.
>
> I couldn't find anything exposed through the v8 API in include/v8.h
>
> Is it possible to get this information printed out through flags or
> tracing?
>
> Best,
> Konrad
>
> --
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to