You can use --js-flags to pass flags through Chrome to V8. See
http://www.chromium.org/developers/how-tos/run-chromium-with-flags for
details.

Best regards,
Michael


On Fri, Aug 22, 2014 at 3:18 AM, Liu Xiao <[email protected]> wrote:

> Hello,everyone.
>
> Now I have some problems about V8 flags. For example:
>
> track_heap_object_fields  -  "track fields with heap values"
>
> It is a flag enabled by default, and marked for tracking heap values.
>
> But when I run chrome no output about it, Even if run it with:
> ./chrome --no-sandbox --track fields with heap values
>
> Should it be used together with other flags to make an effect ?
> How can I use it to get useful information?
>
> Please help me,thank you very much.
>
> --
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" 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-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" 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.

Reply via email to