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

Unified Diff: src/stub-cache.h

Issue 3473020: [Isolates] Make lint happy. (Closed)
Patch Set: Created 10 years, 3 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
« no previous file with comments | « src/string-search.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/stub-cache.h
diff --git a/src/stub-cache.h b/src/stub-cache.h
index 927b31e3512170985880066ce397b3f2bd307559..68509843df8b1136ff5392fd95d5b116f251759c 100644
--- a/src/stub-cache.h
+++ b/src/stub-cache.h
@@ -271,7 +271,7 @@ class StubCache {
private:
- explicit StubCache(Isolate*);
+ explicit StubCache(Isolate* isolate);
friend class Isolate;
friend class SCTableReference;
« no previous file with comments | « src/string-search.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698