v8/test
2009-09-09 08:40:59 +00:00
..
cctest Use more socket ports in debugger agent test. 2009-09-07 13:24:43 +00:00
message X64: Implement debugger hooks. 2009-08-19 10:18:30 +00:00
mjsunit Support stepping out for recursive functions.Simply flooding JS function from the calling stack frame with one shot breakpoints is not enough to support step out action in all cases since the function on top of the stack may be turn recursive and we may end up flooding itself. To overcome this a pointer to the stack frame where the debugger should be invoked after stepping out is strored in the debugger.Chromium bug:http://code.google.com/p/chromium/issues/detail?id=17967 2009-09-09 08:40:59 +00:00
mozilla Marked Mozilla Date test as flaky. 2009-09-04 08:09:58 +00:00