| Index: test/mjsunit/runtime-gen/debuggetloadedscripts.js
 | 
| diff --git a/test/mjsunit/runtime-gen/debuggetloadedscripts.js b/test/mjsunit/runtime-gen/debuggetloadedscripts.js
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..9f7c07a976efed4807eb0fbc56b51368540b3cda
 | 
| --- /dev/null
 | 
| +++ b/test/mjsunit/runtime-gen/debuggetloadedscripts.js
 | 
| @@ -0,0 +1,4 @@
 | 
| +// Copyright 2014 the V8 project authors. All rights reserved.
 | 
| +// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY
 | 
| +// Flags: --allow-natives-syntax --harmony
 | 
| +%DebugGetLoadedScripts();
 | 
| 
 |