summaryrefslogtreecommitdiff
path: root/rjit_c.rb
diff options
context:
space:
mode:
-rw-r--r--rjit_c.rb5
1 files changed, 5 insertions, 0 deletions
@@ -857,6 +857,11 @@ module RubyVM::RJIT # :nodoc: all
shared: self.VALUE,
), Primitive.cexpr!("OFFSETOF(((struct RString *)NULL)->as.heap, aux)")],
),
), Primitive.cexpr!("OFFSETOF((*((struct RString *)NULL)), as)")],
)
end