Lines Matching refs:is_hash
1745 if (value.$$is_hash) {
1750 if (hash.$$is_hash) {
2440 if (arguments_length === 1 && arguments[0].$$is_hash) {
2921 } else if (kwargs.$$is_hash) {
7029 if (opts && opts.$$is_hash) {
7589 else if (replacement.$$is_hash) {
8313 } else if (replacement.$$is_hash) {
14747 self.$$prototype.$$is_hash = true;
14843 if (!other.$$is_hash) {
18181 } if ((($truthy(sep.$$is_hash) && ($not(limit))) && ($eqeq(opts, $hash2([], {}))))) {
18183 } else if (($truthy(limit.$$is_hash) && ($eqeq(opts, $hash2([], {}))))) {
18691 if (args[0] === undefined || !args[0].$$is_hash) {
21658 … if (($truthy($rb_gt(args.$length(), 1)) || ($truthy((args.length === 1 && !kwargs.$$is_hash))))) {