Well, it must be simple:
I need to clone a Value (Handle<Value> value, for example) I need a copy of 'value' which I can store in a table hash and use latter, and ok dispose it. I was looking for a Clone method, but only Object objects have it. Any idea? -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
