Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: test/cctest/heap-tester.h

Issue 1414483004: Add the rate of js invocations from the api as a signal of idleness (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/cctest/heap-tester.h
diff --git a/test/cctest/heap-tester.h b/test/cctest/heap-tester.h
index 8c07b73383bd7f8a799325dd70d025cac756b41f..aa2a842cfc6f5fabbfcb495f0311b04d2082a6b5 100644
--- a/test/cctest/heap-tester.h
+++ b/test/cctest/heap-tester.h
@@ -23,6 +23,7 @@
V(ResetWeakHandle) \
V(StressHandles) \
V(TestSizeOfObjects) \
+ V(TestMemoryReducerSampleJsCalls) \
Hannes Payer (out of office) 2015/10/28 14:58:08 alphabetic order
ulan 2015/10/29 12:39:25 Done.
V(WriteBarriersInCopyJSObject)

Powered by Google App Engine
This is Rietveld 408576698