Searched refs:jsonModule (Results 1 – 1 of 1) sorted by relevance
340 RubyModule jsonModule = runtime.getClassFromPath("JSON"); in decodeJson() local343 …IRubyObject[] args = new IRubyObject[] { Helpers.invoke(context, jsonModule, "parse", json, opts) … in decodeJson()