Chromium Code Reviews| Index: src/runtime.h |
| =================================================================== |
| --- src/runtime.h (revision 6095) |
| +++ src/runtime.h (working copy) |
| @@ -66,7 +66,6 @@ |
| \ |
| F(IsInPrototypeChain, 2, 1) \ |
| F(SetHiddenPrototype, 2, 1) \ |
| - F(SetMathFunctionId, 2, 1) \ |
| \ |
| F(IsConstructCall, 0, 1) \ |
| \ |