diff options
-rw-r--r-- | rjit_c.rb | 5 |
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 |