Index: src/runtime/runtime.h |
diff --git a/src/runtime/runtime.h b/src/runtime/runtime.h |
index 1d47b4fc31747d6433b1d36148ffe8334e2544ec..cfd67ba891393dc2649e53694e79d3c738269d4a 100644 |
--- a/src/runtime/runtime.h |
+++ b/src/runtime/runtime.h |
@@ -1030,7 +1030,7 @@ |
F(LoadIC_MissFromStubFailure, 4, 1) \ |
F(LoadPropertyWithInterceptor, 3, 1) \ |
F(LoadPropertyWithInterceptorOnly, 3, 1) \ |
- F(StoreCallbackProperty, 6, 1) \ |
+ F(StoreCallbackProperty, 5, 1) \ |
F(StoreIC_Miss, 5, 1) \ |
F(StoreIC_MissFromStubFailure, 5, 1) \ |
F(StoreIC_Slow, 5, 1) \ |