@ -243,9 +243,10 @@ sub render_class_vmethods {
};
push @lines_rb, 'end';
}
# on linux, the destructor uses 2 entries
$voff += 4 if $meth->getAttribute('is-destructor') and $^O =~ /linux/i;
$voff += 4;
sub render_global_objects {