Chromium Code Reviews| Index: src/builtins/builtins.h |
| diff --git a/src/builtins/builtins.h b/src/builtins/builtins.h |
| index eb7a46a8269a0cd0f219bf6adabf10ec61846fbd..97e55fed379f575e094a443dd44b06aed9237ff6 100644 |
| --- a/src/builtins/builtins.h |
| +++ b/src/builtins/builtins.h |
| @@ -286,11 +286,6 @@ |
| CPP(DatePrototypeValueOf) \ |
| CPP(DatePrototypeToJson) \ |
| CPP(DateUTC) \ |
| - \ |
| - /* Error */ \ |
| - CPP(ErrorConstructor) \ |
| - CPP(ErrorCaptureStackTrace) \ |
| - CPP(ErrorPrototypeToString) \ |
| \ |
| /* Function */ \ |
| CPP(FunctionConstructor) \ |