http://bespin.cz/~ondras/html/classv8_1_1Value.html may help you out for 
grabbing the various values ...Value() methods in particular. And yes the 
UTF8 work is the standard way to do that. Basically if you can use ASCII do, 
it requires less work on encoding and will be nicer. For one I think this is 
fine as is exemplifies the possible performance issues of using utf8 
(node.js has had a lot of issues with their work in UTF8).

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

Reply via email to