Weak callback not called for an uncaught exception.

11 views
Skip to first unread message

Jane Chen

unread,
Jun 26, 2014, 1:43:54 AM6/26/14
to v8-u...@googlegroups.com
I create an Error object registered with weak callback and throw it from my function callback.  If the script has try catch and catches the error, my weak callback is called during GC.  If the script does not catch it, but instead my TryCatch running the script  catches it, my weak callback does not seem to ever be called. 

Has anyone else seen this behavior?  Is this a bug?
Reply all
Reply to author
Forward
0 new messages