This issue is driving me nuts. I get an assert:
# # Fatal error in src\execution.cc, line 131 # CHECK(*has_pending_exception == Isolate::Current()- >has_pending_exception()) failed # if i call that function. If i remove the call and hard code the function name it works fine. I cant find any way to catch the exception that is causing it to be triggered. Any help? Mark -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
