> We don't scan the source when creating a code cache.

Poor choice of words on my part with regards to scanning the source, since 
the the method that returns cached data is a compiled script. I was 
referring to `CodeSerializer::Serialize`, which has to traverse the 
compiled script structures and the logic would suggest that this would 
touch same structures that were created while compiling, but I see what you 
are saying about being able to create code cache at different times. Thank 
you for this details. Much appreciated. 

-- 
-- 
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.

Reply via email to