Specifically, if I assign identical string literals to many variables,
do all those variables reference the same string instance?

I assume yes and that modification of one of those variable triggers a
copy (except when the method creates a new string anyway)?

Stuart.

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to