Hello, I need a way to determine if a Value is an exception. It doesn't matter what exception type is used, I will use an exception for which Value() has a way to determine if it is sunc an exception. So I found the IsNativeError(), but there is nothing about it - how to create such exceptions, what do they mean? Or is there a way to determine if a called function has returned its value via ThrowException(), so that I abort processing and return immediately the exception object?
-- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
