Chromium Code Reviews| Index: src/code-stubs.h |
| =================================================================== |
| --- src/code-stubs.h (revision 6008) |
| +++ src/code-stubs.h (working copy) |
| @@ -56,6 +56,7 @@ |
| V(FastNewContext) \ |
| V(FastCloneShallowArray) \ |
| V(TranscendentalCache) \ |
| + V(TranscendentalCacheSSE2) \ |
| V(GenericUnaryOp) \ |
| V(RevertToNumber) \ |
| V(ToBoolean) \ |