Chromium Code Reviews| Index: src/code-stubs.h |
| diff --git a/src/code-stubs.h b/src/code-stubs.h |
| index 3901a647898069442b6539c04a82fd9e3f9aef7b..d5189c27246a9b8cd0425303f29c0c66c9f4aa16 100644 |
| --- a/src/code-stubs.h |
| +++ b/src/code-stubs.h |
| @@ -48,6 +48,7 @@ namespace internal { |
| V(FastNewClosure) \ |
| V(FastNewContext) \ |
| V(FastCloneShallowArray) \ |
| + V(TranscendentalCache) \ |
| V(GenericUnaryOp) \ |
| V(RevertToNumber) \ |
| V(ToBoolean) \ |