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? > > Cheers, > Kasper
It was my fault for not adding -Wall. That is enough to avoid that problem. -- 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 -~----------~----~----~----~------~----~------~--~---
