*1. *By v8::Script::Compile and Run, we can load a script into v8 context
*2. *Sometimes I want to update the already loaded script, so I try to
reload the same script file, and then I get "already defined" error.
*3. *so existed a clean method to remove the already loaded context, to
reload same script

*What is the expected output?*

get a method to clean a script, so I can update script in context

*What do you see instead?*

reload same script will get "already defined" error

Any Help Will Be Much Appreciate!

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
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 v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to