Chromium Code Reviews| Index: src/x64/codegen-x64.h |
| =================================================================== |
| --- src/x64/codegen-x64.h (revision 5316) |
| +++ src/x64/codegen-x64.h (working copy) |
| @@ -659,6 +659,8 @@ |
| void GenerateRegExpConstructResult(ZoneList<Expression*>* args); |
| + void GenerateRegExpCloneResult(ZoneList<Expression*>* args); |
| + |
| // Support for fast native caches. |
| void GenerateGetFromCache(ZoneList<Expression*>* args); |