Searched defs:msgRb (Results 1 – 2 of 2) sorted by relevance
211 public IRubyObject getValue(ThreadContext context, IRubyObject msgRb) { in getValue()228 public IRubyObject setValue(ThreadContext context, IRubyObject msgRb, IRubyObject value) { in setValue()
323 … public static IRubyObject encodeJson(ThreadContext context, IRubyObject recv, IRubyObject msgRb) { in encodeJson()