Updates:
        Labels: -Priority-Medium Priority-Low

Comment #2 on issue 178 by [email protected]: Break points in functions defined through the API
http://code.google.com/p/v8/issues/detail?id=178

If we break in API functions, wouldn't breaking in native functions make sense as well? The obvious solution would be to wrap the function to break in into a wrapper function and set a break point there, but I'll put this on hold for now as there might be many pitfalls and the benefits seem low.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to