On Sun, 26 Oct 2008 08:52:23 pm Kasper Lund wrote:
> Is there anything we need to do in the V8 code to help find and deal
> with such problems? Can you provide a simple test case where
> forgetting a return Handle<Value>() in a callback function leads to
> the crash you described?

The only improvement would be to access the returned value each time to force 
a crash at the earliest point. But that would probably slow things down. 
Perhaps it could be conditional on the debugging version.


Is there any chance of getting valgrind to work with v8 programs? 

-- 
Anthony Shipman                    Mamas don't let your babies 
[EMAIL PROTECTED]                   grow up to be outsourced.

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to