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

Unified Diff: tools/valgrind/memcheck/suppressions_mac.txt

Issue 1765009: Valgrind: Suppress more Mac Valgrind redness.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 45783)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -1089,3 +1089,22 @@
fun:_pthread_start
fun:thread_start
}
+{
+ bug_42704
+ Memcheck:Addr4
+ fun:_ZN2v88internal15MemoryAllocator9ChunkInfo*
+ ...
+ fun:_ZN2v88internal9RelocInfo6VerifyEv
+ fun:_ZN2v88internal4Code10CodeVerifyEv
+ fun:_ZN2v88internal10HeapObject16HeapObjectVerifyEv
+ fun:_ZN2v88internal6Object6VerifyEv
+ fun:_ZN2v88internal4Heap10CreateCodeERKNS0_8CodeDescEPNS0_13ZoneScopeInfoENS0_4Code5FlagsENS0_6HandleINS0_6ObjectEEE
+ fun:_ZN2v88internal7Factory7NewCodeERKNS0_8CodeDescEPNS0_13ZoneScopeInfoENS0_4Code5FlagsENS0_6HandleINS0_6ObjectEEE
+ fun:_ZN2v88internal13CodeGenerator16MakeCodeEpilogueEPNS0_14MacroAssemblerENS0_4Code5FlagsEPNS0_15CompilationInfoE
+ fun:_ZN2v88internal13CodeGenerator8MakeCodeEPNS0_15CompilationInfoE
+ fun:_ZN2v88internalL8MakeCodeENS0_6HandleINS0_7ContextEEEPNS0_15CompilationInfoE
+ fun:_ZN2v88internal8Compiler11CompileLazyEPNS0_15CompilationInfoE
+ fun:_ZN2v88internalL17CompileLazyHelperEPNS0_15CompilationInfoENS0_18ClearExceptionFlagE
+ fun:_ZN2v88internal17CompileLazyInLoopENS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEENS0_18ClearExceptionFlagE
+ fun:_ZN2v88internalL19Runtime_LazyCompileENS0_9ArgumentsE
+}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698