Hi, I tried to export DebugBreak() into the JS context, so it can be called from inside the running JS script. Nothing happens. Is that expected behavior? I executed my script, using the stnadard approach function_handle->call(context, etc.).
Was I supposed to run the function with Debug::Call? If so, what context does this execute in? Thanks, Petar --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
