Chromium Code Reviews| Index: src/builtins/builtins.h |
| diff --git a/src/builtins/builtins.h b/src/builtins/builtins.h |
| index 533e7954d64b33a820e624d4632237df857994c2..dfaf5552d42c00f10dd2f18e0c782c23c0ac7c5f 100644 |
| --- a/src/builtins/builtins.h |
| +++ b/src/builtins/builtins.h |
| @@ -493,7 +493,6 @@ |
| /* RegExp */ \ |
| CPP(RegExpConstructor) \ |
| CPP(RegExpPrototypeCompile) \ |
| - CPP(RegExpPrototypeExec) \ |
| CPP(RegExpPrototypeToString) \ |
| CPP(RegExpPrototypeCapture1Getter) \ |
| CPP(RegExpPrototypeCapture2Getter) \ |