Hi, Sometimes, when I try to get the value of a function parameter in the debugger (via node-inspector and V8 3.25.14 in my custom C++ app), I get this fatal error:
# # Fatal error in ..\..\src\runtime.cc, line 11391 # CHECK(!frame->GetParameter(i)->IsTheHole()) failed # Is that known? Thanks, Albert -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
