Skip to content
Snippets Groups Projects
Commit c14737c1 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

FreeBSD optimizes GCUntilDone() out... suppress on js_GC as well

parent f734794b
No related branches found
No related tags found
No related merge requests found
Pipeline #7905 passed
......@@ -16,3 +16,21 @@
...
fun:*GCUntilDone*
}
{
JSGCStackCond
Memcheck:Cond
...
fun:*js_GC*
}
{
JSGCStackPtr64
Memcheck:Value8
...
fun:*js_GC*
}
{
JSGCStackPtr32
Memcheck:Value4
...
fun:*js_GC*
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment