2009/11/12 Søren Gjesse <[email protected]> > The name of the function set through Function::SetName() is only used for > information. The name is used when printing the function using toString(), > in stack-traces, in debugger and in profiling. The JavaScript scope where > the function not bound is not affected. It is like the following JavaScript:
Thank you :). That was my suspicion, but wanted to be sure before i start naming (for debug purposes) my C++-generated Functions. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
