Index: test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js |
diff --git a/test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js b/test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js |
index 8c14ef76ed5e50b06013b08318a4833d15489de8..8707381654c97932b3f5be632d080de1a872a38f 100644 |
--- a/test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js |
+++ b/test/mjsunit/runtime-gen/debugcallbacksupportsstepping.js |
@@ -2,4 +2,4 @@ |
// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY |
// Flags: --allow-natives-syntax --harmony |
var _callback = new Object(); |
-%_DebugCallbackSupportsStepping(_callback); |
+%DebugCallbackSupportsStepping(_callback); |