| Index: test/mjsunit/debug-setbreakpoint.js
|
| diff --git a/test/mjsunit/debug-setbreakpoint.js b/test/mjsunit/debug-setbreakpoint.js
|
| index 8531c4e9358f407b46e184108eb6e7a363d2c0b9..bc23021ec701001af498e9e0a6f9a77cd11b0a3c 100644
|
| --- a/test/mjsunit/debug-setbreakpoint.js
|
| +++ b/test/mjsunit/debug-setbreakpoint.js
|
| @@ -214,4 +214,3 @@ function SetBreakpointInI1Script() {
|
| // moment. Since there's no way of simply getting the pointer to the function,
|
| // we run this code while the script function is being activated on stack.
|
| eval('SetBreakpointInI1Script()\nfunction i1(){}\n\n\n\nfunction i2(){}\n');
|
| -
|
|
|