| Index: test/mjsunit/runtime-gen/debugpromisehandleepilogue.js
 | 
| diff --git a/test/mjsunit/runtime-gen/debugpromisehandleepilogue.js b/test/mjsunit/runtime-gen/debugpromisehandleepilogue.js
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..998c80002a80f5c8cb0e0fa0bda82aa06845659c
 | 
| --- /dev/null
 | 
| +++ b/test/mjsunit/runtime-gen/debugpromisehandleepilogue.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
 | 
| +%DebugPromiseHandleEpilogue();
 | 
| 
 |