Hi, all! i'm making heavy use of v8::External to pass things around, and i'm wondering if it's possible to somehow assign a new toString() implementation to an External (which is-not-a Object)? Trying to print (myExternalHandle) is currently crashing, and i'd like to return something more useful than a segfault.
:-? --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
