Hi all :

        As far as I know, I can force GC to be triggered from the API or I 
can run this

> ./d8 --expose_gc XXX.js

to expose gc() function so I can call it from the javascript.
Let's say I run a webapp, and I call gc() in my javascript code. 
Will the GC be triggered if the user runs my webapp on his side ?
(note that in the user's side, he does'n expose the gc flag)

Thanks.


-- 
-- 
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/groups/opt_out.

Reply via email to