Status: Accepted Owner: [email protected] Labels: Type-FeatureRequest Priority-Medium
New issue 178 by [email protected]: Break points in functions defined through the API http://code.google.com/p/v8/issues/detail?id=178 It can be useful to see who is responsible for calling a given function defined through the API. Currently it is not possible to set break points in functions defined through the API. E.g in Chrome entering break alert in the JavaScript debugger returns the error TypeError: Cannot call method 'locationFromLine' of undefined -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
