@@ -5846,7 +5846,6 @@ void __JS_FreeValueRT(JSRuntime *rt, JSValue v)
}
break;
default:
printf("__JS_FreeValue: unknown tag=%d\n", tag);
abort();
The note is not visible to the blocked user.