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

Unified Diff: tools/statics.whitelist

Issue 3601010: [Isolates] Allow running multiple isolates in shell and use this in tests. (Closed)
Patch Set: Created 10 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
« samples/shell.cc ('K') | « tools/liststatics.sh ('k') | tools/test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/statics.whitelist
diff --git a/tools/statics.whitelist b/tools/statics.whitelist
index a17bf38fa2ade907c84f39b0fa1527d42f383500..7e4ab48d2de6eefbc16df861d45ede4028616bf5 100644
--- a/tools/statics.whitelist
+++ b/tools/statics.whitelist
@@ -1,4 +1,3 @@
.*00000000 \.data$
.*00000000 \.bss$
-.*00000000 \.rodata$
-.*hidden vtable for.*
+.*\.bss.*guard variable for v8::internal::MemCopy.*
yurys 2010/10/06 14:52:58 are you sure you want to commit this?
« samples/shell.cc ('K') | « tools/liststatics.sh ('k') | tools/test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698