Searched refs:num2ulong (Results 1 – 2 of 2) sorted by relevance
90 num2ulong(context.runtime, value); in checkType()172 public static long num2ulong(Ruby runtime, IRubyObject value) { in num2ulong() method in Utils
484 val = Utils.num2ulong(context.runtime, value); in convert()