Lines Matching refs:truthy

183   var $truthy = Opal.truthy = function(val) {
188 return !$truthy(val);
2857 // Optimized helpers for calls like $truthy((a)['$==='](b)) -> $eqeqeq(a, b)
2864 return are_both_numbers_or_strings(lhs,rhs) ? lhs === rhs : $truthy((lhs)['$=='](rhs));
2867 return are_both_numbers_or_strings(lhs,rhs) ? lhs === rhs : $truthy((lhs)['$==='](rhs));
2870 return are_both_numbers_or_strings(lhs,rhs) ? lhs !== rhs : $truthy((lhs)['$!='](rhs));
2875 return $truthy(arg['$!']());
3044 …lice = Opal.slice, $eqeqeq = Opal.eqeqeq, $Kernel = Opal.Kernel, $truthy = Opal.truthy, $Opal = Op…
3073 if (!$truthy(object['$respond_to?'](method))) {
3076 if ($truthy(coerced['$nil?']())) {
3087 } if ($truthy(object['$respond_to?'](method))) {
3097 if ($truthy(compare === nil)) {
3132 if (!$truthy(/^@[a-zA-Z_][a-zA-Z0-9_]*?$/.test(name))) {
3140 if ($truthy(name.length < 3 || name.slice(0,2) !== '@@')) {
3158 if ($truthy((($$$('::', 'String', 'skip_raise')) ? 'constant' : nil))) {
3236 …var $truthy = Opal.truthy, $coerce_to = Opal.coerce_to, $const_set = Opal.const_set, $Object = Opa…
3271 if ($truthy(object == null)) {
3308 if ($truthy(($ret_or_1 = self['$equal?'](other)))) {
3327 if ($truthy(($ret_or_1 = self['$equal?'](other)))) {
3345 if ($truthy(lt['$nil?']())) {
3347 } if ($truthy(lt)) {
3604 if (!$truthy(name['$=~']($$$($Opal, 'CONST_NAME_REGEXP')))) {
3645 if ($truthy(name.indexOf('::') != -1 && name != '::')) {
3651 } if (!$truthy(name['$=~']($$$($Opal, 'CONST_NAME_REGEXP')))) {
3675 …if (($truthy(name['$!~']($$$($Opal, 'CONST_NAME_REGEXP'))) || ($truthy(name['$start_with?']("::"))…
3693 …block = ($truthy(($ret_or_1 = block)) ? ($ret_or_1) : ($eqeqeq($$$('Proc'), ($ret_or_2 = method)) …
3732 if ($truthy(self['$frozen?']())) {
3832 if ($truthy(include_super)) {
3877 if (($truthy(block['$nil?']()) && ($truthy(!!Opal.compile)))) {
3879 if (!$truthy($range(1, 3, false)['$cover?'](args.$size()))) {
3882 …default_eval_options = $hash2(["file", "eval"], {"file": ($truthy(($ret_or_1 = file)) ? ($ret_or_1…
3888 } else if ($truthy(args['$any?']())) {
4038 if ($truthy(($ret_or_1 = Opal.Module.$name.call(self)))) {
4169 if ($truthy(self.refinement_module)) {
4308 … = Opal.alias, $return_val = Opal.return_val, $Opal = Opal.Opal, $truthy = Opal.truthy, $range = O…
4392 if (($truthy(block['$nil?']()) && ($truthy(!!Opal.compile)))) {
4394 if (!$truthy($range(1, 3, false)['$cover?'](args.$size()))) {
4397 …default_eval_options = $hash2(["file", "eval"], {"file": ($truthy(($ret_or_1 = file)) ? ($ret_or_1…
4403 …} else if ((($truthy(block['$nil?']()) && ($truthy($rb_ge(args.$length(), 1)))) && ($eqeq(args.$fi…
4405 } else if ($truthy(args['$any?']())) {
4440 if (!$truthy(block)) {
4504 …var $truthy = Opal.truthy, $coerce_to = Opal.coerce_to, $respond_to = Opal.respond_to, $Opal = Opa…
4526 if ($truthy(($ret_or_1 = self.$object_id()['$=='](other.$object_id())))) {
4570 if ($truthy(all)) {
4583 if ($truthy(all)) {
4618 $gvars.__at_exit__ = ($truthy(($ret_or_1 = $gvars.__at_exit__)) ? ($ret_or_1) : ([]));
4716 if (!(($truthy(freeze['$nil?']()) || ($eqeq(freeze, true))) || ($eqeq(freeze, false)))) {
4722 … if (($eqeq(freeze, true) || (($truthy(freeze['$nil?']()) && ($truthy(self['$frozen?']())))))) {
4783 $gvars.__at_exit__ = ($truthy(($ret_or_1 = $gvars.__at_exit__)) ? ($ret_or_1) : ([]));
4784 while (!($truthy($gvars.__at_exit__['$empty?']()))) {
4832 if ($truthy(self['$frozen?']())) {
4887 if ($truthy((inspect_stack)['$include?'](id))) {
4910 ($truthy(pushed) ? ((inspect_stack).$pop()) : nil);
5113 if (($truthy(arg['$nil?']()) || ($eqeq(arg, [])))) {
5155 } while ($truthy(true)) {
5176 if ($truthy(args['$any?']())) {
5185 if (!$truthy(block)) {
5212 if ($truthy($rb_le(args.$length(), 1))) {
5250 if ($truthy(uplevel)) {
5253 if ($truthy($rb_lt(uplevel, 0))) {
5256 if ($truthy(location)) {
5262 } if (($truthy($gvars.VERBOSE['$nil?']()) || ($truthy(strs['$empty?']())))) {
5437 if ($truthy(($ret_or_1 = $Opal['$coerce_to?'](str, $$$('String'), "to_str")))) {
5468 tag = ($truthy(($ret_or_1 = tag)) ? ($ret_or_1) : ($Object.$new()));
5554 …var $module = Opal.module, $truthy = Opal.truthy, $rb_plus = Opal.rb_plus, $send2 = Opal.send2, $f…
5586 if ($truthy(name)) {
5612 …pal.defs, $send = Opal.send, $to_a = Opal.to_a, $def = Opal.def, $truthy = Opal.truthy, $hash2 = O…
5768 if (!$truthy((($$('Hash', 'skip_raise')) ? 'constant' : nil))) {
5770 …der"], {"highlight": $gvars.stderr['$tty?'](), "order": "top"}).$merge(($truthy(($ret_or_1 = kwarg…
5772 if (!$truthy([true, false]['$include?'](highlight))) {
5774 } if (!$truthy(["top", "bottom"]['$include?'](order))) {
5776 } if ($truthy(highlight)) {
5784 if (($not(bt) || ($truthy(bt['$empty?']())))) {
5793 if ($truthy(self.$cause())) {
5807 if ($truthy(as_str['$empty?']())) {
5854 …if ($truthy(($ret_or_1 = ($truthy(($ret_or_2 = self.message)) ? (self.message.$to_s()) : ($ret_or_…
5997 if ($truthy(($ret_or_1 = self.receiver))) {
6006 if ($truthy(($ret_or_1 = self.key))) {
6054 …l.ensure_kwargs, $NilClass = Opal.NilClass, $slice = Opal.slice, $truthy = Opal.truthy, $rb_gt = O…
6138 if ($truthy($rb_gt(args.$length(), 1))) {
6157 …_self, $ensure_kwargs = Opal.ensure_kwargs, $slice = Opal.slice, $truthy = Opal.truthy, $send2 = O…
6269 if (!$truthy(typeof body !== 'undefined' && !body.$$stub)) {
6288 …var $truthy = Opal.truthy, $module = Opal.module, $rb_gt = Opal.rb_gt, $rb_lt = Opal.rb_lt, $eqeqe…
6314 if (!$truthy(cmp)) fail_comparison(lhs, rhs);
6322 if ($truthy(self['$equal?'](other))) {
6334 if (!$truthy((cmp = self['$<=>'](other)))) {
6420 …d2 = Opal.send2, $find_super = Opal.find_super, $def = Opal.def, $truthy = Opal.truthy, $gvars = O…
6460 if ($truthy(n['$nil?']())) {
6462 } else if ($truthy($gvars["~"])) {
6564 if ($truthy(($ret_or_1 = self.$match(string)))) {
6575 if ($truthy(self['$frozen?']())) {
6785 if (!$truthy(no_matchdata)) {
6809 if ($truthy((match = self['$[]'](idx)))) {
6811 … } else if (($truthy(idx['$is_a?']($$('Integer'))) && ($truthy($rb_ge(idx, self.$length()))))) {
6859 …} if ($truthy(($ret_or_1 = ($truthy(($ret_or_2 = ($truthy(($ret_or_3 = ($truthy(($ret_or_4 = …
6985 …pal.ensure_kwargs, $eqeqeq = Opal.eqeqeq, $Kernel = Opal.Kernel, $truthy = Opal.truthy, $gvars = O…
7108 if ($truthy(other['$respond_to?']("to_str"))) {
7266 if (!$truthy(other['$respond_to?']("to_str"))) {
7298 if ($truthy(padstr['$empty?']())) {
7300 } if ($truthy(width <= self.length)) {
7315 if ($truthy(separator === nil || self.length === 0)) {
7372 if (!(($truthy(freeze['$nil?']()) || ($eqeq(freeze, true))) || ($eqeq(freeze, false)))) {
7379 } else if ($truthy(freeze['$nil?']())) {
7749 if ($truthy(block)) {
7762 if ($truthy(padstr['$empty?']())) {
7764 } if ($truthy(width <= self.length)) {
7798 if (($eqeqeq($$('String'), pattern) || ($truthy(pattern['$respond_to?']("to_str"))))) {
7807 if (($eqeqeq($$('String'), pattern) || ($truthy(pattern['$respond_to?']("to_str"))))) {
8032 if ($truthy(padstr['$empty?']())) {
8034 } if ($truthy(width <= self.length)) {
8155 pattern = ($truthy(($ret_or_1 = $gvars[";"])) ? ($ret_or_1) : (" "));
8982 if (!$truthy(["nfc", "nfd", "nfkc", "nfkd"]['$include?'](form))) {
9047 …var $truthy = Opal.truthy, $coerce_to = Opal.coerce_to, $yield1 = Opal.yield1, $yieldX = Opal.yiel…
9076 if ($truthy(pattern !== undefined)) {
9083 if ($truthy($send(pattern, 'public_send', ["==="].concat($to_a(comparable))))) {
9094 if ($truthy(Opal.yieldX(block, $to_a(value)))) {
9105 if ($truthy($Opal.$destructure(value))) {
9124 if ($truthy(pattern !== undefined)) {
9131 if ($truthy($send(pattern, 'public_send', ["==="].concat($to_a(comparable))))) {
9142 if ($truthy(Opal.yieldX(block, $to_a(value)))) {
9153 if ($truthy($Opal.$destructure(value))) {
9272 if ($truthy(object != null)) {
9279 } else if ($truthy(block['$nil?']())) {
9286 if ($truthy($yieldX(block, args))) {
9302 if ($truthy(n['$nil?']())) {
9303 if ($truthy(self['$respond_to?']("size"))) {
9311 if ($truthy($rb_gt(n, 0))) {
9316 } if (!$truthy(n['$nil?']())) {
9319 if ($truthy(n <= 0)) {
9371 if ($truthy(Opal.yield1(block, value))) {
9396 if ($truthy(number < 0)) {
9431 if (!$truthy(value)) {
9450 if ($truthy(arguments.length != 1)) {
9453 if ($truthy(n <= 0)) {
9460 if ($truthy(enum_size['$nil?']())) {
9462 } else if (($eqeq(enum_size, 0) || ($truthy($rb_lt(enum_size, n))))) {
9513 if ($truthy(n <= 0)) {
9518 if ($truthy(self['$respond_to?']("size"))) {
9634 if ($truthy(value)) {
9651 if ($truthy(object === undefined && block === nil)) {
9660 if ($truthy(object != null)) {
9676 if ($truthy(Opal.yieldX(block, $to_a(value)))) {
9692 if ($truthy(number === undefined)) {
9701 if ($truthy(number < 0)) {
9704 if ($truthy(number == 0)) {
9714 if ($truthy(number <= ++current)) {
9737 if (!$truthy($send(pattern, '__send__', ["==="].concat($to_a(cmp))))) {
9741 if ($truthy($rb_gt(value.$length(), 1))) {
9744 } else if ($truthy($rb_le(value.$length(), 1))) {
9761 if ($truthy($send(pattern, '__send__', ["==="].concat($to_a(cmp))))) {
9765 if ($truthy($rb_gt(value.$length(), 1))) {
9768 } else if ($truthy($rb_le(value.$length(), 1))) {
9788 …($truthy(($ret_or_1 = hash['$[]'](value))) ? ($ret_or_1) : (($a = [value, []], $send(hash, '[]=', …
9878 if ($truthy(self['$respond_to?']("size"))) {
9934 if (!$truthy(block)) {
9938 } if (!$truthy(n['$nil?']())) {
9970 if (!$truthy(n['$nil?']())) {
10028 if (!$truthy(block)) {
10032 } if (!$truthy(n['$nil?']())) {
10063 …block = ($truthy(($ret_or_1 = block)) ? ($ret_or_1) : ($send($Kernel, 'proc', [], function $$38(a,…
10104 if (!$truthy(block)) {
10141 if ($truthy(pattern !== undefined)) {
10148 if ($truthy($send(pattern, 'public_send', ["==="].concat($to_a(comparable))))) {
10159 if ($truthy(Opal.yieldX(block, $to_a(value)))) {
10171 if ($truthy(item)) {
10191 if ($truthy(pattern !== undefined)) {
10198 if ($truthy($send(pattern, 'public_send', ["==="].concat($to_a(comparable))))) {
10201 if ($truthy($rb_gt(count, 1))) {
10215 if (!$truthy(Opal.yieldX(block, $to_a(value)))) {
10219 if ($truthy($rb_gt(count, 1))) {
10230 if (!$truthy($Opal.$destructure(value))) {
10234 if ($truthy($rb_gt(count, 1))) {
10255 var truthy = [], falsy = [];
10261 if ($truthy(value)) {
10262 truthy.push(param);
10271 return [truthy, falsy];
10289 if (!$truthy(value)) {
10327 if ($truthy(pattern === undefined && block === nil)) {
10329 } if ($truthy(pattern !== undefined && block !== nil || arguments.length > 1)) {
10344 if ($truthy(value) && slice.length > 0) {
10357 if ($truthy(value) && slice.length > 0) {
10371 if ($truthy(value) && slice.length > 0) {
10392 if ($truthy(pattern === undefined && block === nil)) {
10394 } if ($truthy(pattern !== undefined && block !== nil || arguments.length > 1)) {
10396 } if ($truthy(pattern !== undefined)) {
10416 if ($truthy(end_chunk)) {
10458 if ($truthy(match)) {
10528 …NITY'), $$$($$$('Float'), 'INFINITY')['$-@']()]['$include?'](item)) && ($truthy(item['$respond_to?…
10552 if (!$truthy(block)) {
10562 if (!$truthy(Opal.yield1(block, value))) {
10583 if ($truthy(hash['$key?'](produced))) {
10594 if ($truthy(hash)) {
10669 …var $klass = Opal.klass, $truthy = Opal.truthy, $to_a = Opal.to_a, $eqeq = Opal.eqeq, $Kernel = Op…
10691 if ($truthy(range['$is_a?']($$$('Array')))) {
10696 …lf.range = ($truthy(self.step_arg2) ? (((self.step = self.step_arg2), Opal.Range.$new(self.receive…
10699 if (!$truthy(step)) {
10701 …} $a = [range, ($truthy(($ret_or_1 = step)) ? ($ret_or_1) : (1))], (self.range = $a[0]), …
10705 } if ($truthy(self.step['$respond_to?']("to_int"))) {
10734 end_ = ($truthy(($ret_or_1 = self.$end())) ? ($ret_or_1) : (inf));
10735 if ($truthy($rb_gt(self.$step(), 0))) {
10736 if ($truthy(self['$exclude_end?']())) {
10741 } else if ($truthy(self['$exclude_end?']())) {
10751 begin_ = ($truthy(($ret_or_1 = self.$begin())) ? ($ret_or_1) : ((inf)['$-@']()));
10752 if ($truthy($rb_gt(self.$step(), 0))) {
10760 iter = ($truthy(($ret_or_1 = self.$begin())) ? ($ret_or_1) : ((inf)['$-@']()));
10761 if (!$truthy(count)) {
10762 return ($truthy(self['$_lesser_than_end?'](iter)) ? (iter) : (nil))
10764 …while ($truthy(($truthy(($ret_or_1 = self['$_lesser_than_end?'](iter))) ? ($rb_gt(count, 0)) : ($r…
10780 } iter = ($truthy(($ret_or_1 = self.$begin())) ? ($ret_or_1) : ((inf)['$-@']()));
10781 while ($truthy(self['$_lesser_than_end?'](iter))) {
10795 if (!$truthy(self['$_lesser_than_end?'](iter))) {
10797 } if (!$truthy(count)) {
10798 return ($truthy(self['$_greater_than_begin?'](iter)) ? (iter) : (nil))
10800 …while ($truthy(($truthy(($ret_or_1 = self['$_greater_than_begin?'](iter))) ? ($rb_gt(count, 0)) : …
10812 step_sign = ($truthy($rb_gt(self.$step(), 0)) ? (1) : (-1));
10815 } else if ($truthy([(inf)['$-@'](), inf]['$include?'](self.$step()))) {
10817 …} else if (($truthy([$rb_times((inf)['$-@'](), step_sign), nil]['$include?'](self.$begin())) || ($
10822 if (!$truthy(self['$_lesser_than_end?'](iter))) {
10830 …if ($truthy(($ret_or_1 = ($truthy(($ret_or_2 = ($truthy(($ret_or_3 = ($truthy(($ret_or_4 = self.$c…
10846 if ($truthy(self.receiver_num)) {
10848 …= ($truthy(self.step_arg2) ? ("(" + (self.topfx) + (self.step_arg1.$inspect()) + ", " + (self.bypf…
10852 args = ($truthy(self.skipped_arg) ? (nil) : ("(" + (self.step) + ")"));
10863 …al.slice, $def = Opal.def, $send = Opal.send, $to_a = Opal.to_a, $truthy = Opal.truthy, $rb_plus =…
10922 if ($truthy([nil, $$$($$$('Float'), 'INFINITY')]['$include?'](size))) {
10939 if ($truthy(enum$['$respond_to?']("rewind"))) {
10957 …var $deny_frozen_access = Opal.deny_frozen_access, $klass = Opal.klass, $truthy = Opal.truthy, $Ke…
10979 if (!$truthy(block)) {
11011 …var $truthy = Opal.truthy, $coerce_to = Opal.coerce_to, $yield1 = Opal.yield1, $yieldX = Opal.yiel…
11080 if (!$truthy(block)) {
11099 if (!$truthy(block)) {
11137 if ($truthy($rb_lt(n, 0))) {
11140 …set_size = ($eqeqeq($$$('Integer'), current_size) ? (($truthy($rb_lt(n, current_size)) ? (n) : (cu…
11148 if ($truthy($rb_lt(dropped, n))) {
11159 if (!$truthy(block)) {
11168 if ($truthy(succeeding)) {
11172 if (!$truthy(value)) {
11198 if (!$truthy(block)) {
11209 if ($truthy(value)) {
11219 if ($truthy(block)) {
11230 if ($truthy(value)) {
11247 if ($truthy(value)) {
11257 if (!$truthy(block)) {
11268 if (!$truthy(value)) {
11279 if ($truthy($rb_lt(n, 0))) {
11282 …set_size = ($eqeqeq($$$('Integer'), current_size) ? (($truthy($rb_lt(n, current_size)) ? (n) : (cu…
11290 if ($truthy($rb_lt(taken, n))) {
11303 if (!$truthy(block)) {
11314 if ($truthy(value)) {
11401 …Opal.deny_frozen_access, $klass = Opal.klass, $defs = Opal.defs, $truthy = Opal.truthy, $send = Op…
11442 if ($truthy(block)) {
11448 if (($truthy(self.size) && ($not(self.size['$respond_to?']("call"))))) {
11466 if (($truthy(block['$nil?']()) && ($truthy(args['$empty?']())))) {
11469 if ($truthy(block['$nil?']())) {
11477 if ($truthy(self.size['$respond_to?']("call"))) {
11489 offset = ($truthy(offset) ? ($coerce_to(offset, $$$('Integer'), 'to_int')) : (0));
11490 if (!$truthy(block)) {
11533 …self.values = ($truthy(($ret_or_1 = self.values)) ? ($ret_or_1) : ($send(self, 'map', [], function…
11539 if ($truthy($rb_ge(self.cursor, self.values.$length()))) {
11549 if ($truthy($rb_le(values.$length(), 1))) {
11569 if ($truthy($rb_le(values.$length(), 1))) {
11592 if ($truthy(self.args['$any?']())) {
11606 …var $klass = Opal.klass, $truthy = Opal.truthy, $Kernel = Opal.Kernel, $def = Opal.def, $to_ary = …
11622 if ($truthy(other['$instance_of?'](self.$class()))) {
11630 if ($truthy(other['$respond_to?']("coerce"))) {
11661 if ($truthy(self['$equal?'](other))) {
11764 if ($truthy(self['$zero?']())) {
11903 …if ((($not(limit) || ($truthy(limit['$is_a?']($$$('Numeric'))))) && (($not(step) || ($truthy(step[…
11904 …Enumerator'), 'ArithmeticSequence').$new([limit, step, ($truthy(to) ? ("to: ") : nil), ($truthy(by…
11962 while ($truthy(isDesc ? $rb_ge(counter, limit) : $rb_le(counter, limit))) {
12031 …var $truthy = Opal.truthy, $falsy = Opal.falsy, $hash_ids = Opal.hash_ids, $yield1 = Opal.yield1, …
12077 // A helper for keep_if and delete_if, filter is either Opal.truthy
12221 if ($truthy(other['$respond_to?']("to_str"))) {
12224 if ($truthy(other < 0)) {
12249 if ($truthy(self.length === 0)) {
12251 } if ($truthy(other.length === 0)) {
12285 } else if ($truthy(other['$respond_to?']("to_ary"))) {
12678 if ($truthy(n['$nil?']())) {
12683 if ($truthy($rb_gt(n, 0))) {
12688 } if (($truthy(self['$empty?']()) || ($eqeq(n, 0)))) {
12730 if (($truthy(object !== undefined) || ($truthy(block)))) {
12923 if ($truthy(other['$equal?'](self))) {
13030 if (!$truthy(item['$respond_to?']("dig"))) {
13194 if ($truthy(block)) {
13196 if ($truthy(args.length > 2)) {
13201 if ($truthy(args.length == 0)) {
13203 } else if ($truthy(args.length > 3)) {
13208 if ($truthy(two)) {
13211 if ($truthy(left < 0)) {
13213 } if ($truthy(left < 0)) {
13216 if ($truthy(right < 0)) {
13218 } if (!$truthy(one['$exclude_end?']())) {
13220 } if ($truthy(right <= left)) {
13222 } } else if ($truthy(one)) {
13225 if ($truthy(left < 0)) {
13227 } if ($truthy(left < 0)) {
13229 } if ($truthy(two)) {
13232 if ($truthy(right == 0)) {
13241 } if ($truthy(left > this.length)) {
13247 } if ($truthy(right > this.length)) {
13249 } if ($truthy(block)) {
13362 if ($truthy(self['$frozen?']())) {
13543 if ($truthy(self.length === 0)) {
13545 } if ($truthy(sep === nil)) {
13610 filterIf(self, $truthy, block)
13742 if ($truthy($rb_ge(num, 0))) {
13768 if ($truthy(count === undefined)) {
13770 if ($truthy(self.length === 0)) {
13774 if ($truthy(count < 0)) {
13776 } if ($truthy(self.length === 0)) {
13778 } if ($truthy(count === 1)) {
13780 } else if ($truthy(count > self.length)) {
14043 if ($truthy(random < 0)) {
14045 } if (!$truthy(random < size)) {
14053 if ($truthy(count === undefined)) {
14055 } if ($truthy(options === undefined)) {
14056 if ($truthy((o = $Opal['$coerce_to?'](count, $$$('Hash'), "to_hash")))) {
14069 } if (($truthy(count) && ($truthy(count < 0)))) {
14071 } if ($truthy(options)) {
14073 …} rng = (($truthy(rng) && ($truthy(rng['$respond_to?']("rand")))) ? ($$('SampleRandom').$new(…
14074 if (!$truthy(count)) {
14170 if ($truthy(value)) {
14197 if ($truthy(count === undefined)) {
14199 if ($truthy(self.length === 0)) {
14203 if ($truthy(count < 0)) {
14205 } if ($truthy(self.length === 0)) {
14261 if ($truthy(length === undefined)) {
14341 if (!$truthy(self.length > 1)) {
14476 if ($truthy(self['$empty?']())) {
14485 max = ($truthy(($ret_or_1 = max)) ? ($ret_or_1) : (row.length));
14492 …entry = ($truthy(($ret_or_1 = result['$[]'](i))) ? ($ret_or_1) : (($a = [i, []], $send(result, '[]…
14602 if ($truthy(elem['$is_a?']($$$('Range')))) {
14652 …others[j] = ($truthy(($ret_or_1 = $Opal['$coerce_to?'](o, $$$('Array'), "to_ary"))) ? ($ret_or_1) …
14698 if ($truthy(($ret_or_1 = /^@\d+$/.test(ivar)))) {
14726 …, $rb_ge = Opal.rb_ge, $rb_gt = Opal.rb_gt, $hash2 = Opal.hash2, $truthy = Opal.truthy, $to_a = Op…
15158 if (!$truthy(block)) {
15199 if (!$truthy(item['$respond_to?']("dig"))) {
15208 if (!$truthy(block)) {
15233 if (!$truthy(block)) {
15251 if (!$truthy(block)) {
15369 if ($truthy(self['$frozen?']())) {
15562 if (!$truthy(block)) {
15716 if (!$truthy(block)) {
15747 if (!$truthy(block)) {
15800 if ($truthy(other.$default_proc())) {
15811 if (!$truthy(block)) {
15842 if (!$truthy(block)) {
15974 if (!$truthy(block)) {
16003 if (!$truthy(block)) {
16036 if (!$truthy(block)) {
16065 if (!$truthy(block)) {
16129 …, $Kernel = Opal.Kernel, $def = Opal.def, $eqeqeq = Opal.eqeqeq, $truthy = Opal.truthy, $rb_gt = O…
16436 if (($not($$$('Integer')['$==='](self)) || ($truthy($rb_gt(other, 0))))) {
16443 } else if ($truthy(other.$$is_number != null)) {
16497 if ($truthy(self['$nan?']())) {
16568 if (($truthy(self['$nan?']()) || ($truthy(self['$infinite?']())))) {
16585 } if ($truthy($rb_gt(stop, self))) {
16603 if ($truthy(($ret_or_1 = self['$=='](other)))) {
16736 if (($truthy(self['$nan?']()) || ($truthy(self['$infinite?']())))) {
16806 } else if ($truthy(self['$infinite?']())) {
16808 } else if ($truthy(self['$nan?']())) {
16810 } else if ($truthy(eps == null)) {
16830 if ($truthy(ndigits == null)) {
16832 } if (($eqeqeq($$$('Float'), ndigits) && ($truthy(ndigits['$infinite?']())))) {
16835 if ($truthy($rb_lt(ndigits, $$$($$$('Integer'), 'MIN')))) {
16837 } if ($truthy(ndigits >= 0)) {
16851 if (($truthy(self['$nan?']()) && ($truthy(ndigits == null)))) {
16854 if ($truthy($rb_le(ndigits, 0))) {
16855 if ($truthy(self['$nan?']())) {
16857 } else if ($truthy(self['$infinite?']())) {
16862 } else if (($truthy(self['$nan?']()) || ($truthy(self['$infinite?']())))) {
16865 …if ($truthy($rb_ge(ndigits, $rb_minus($rb_plus($$$($$$('Float'), 'DIG'), 2), ($truthy($rb_gt(exp, …
16867 …} if ($truthy($rb_lt(ndigits, ($truthy($rb_gt(exp, 0)) ? ($rb_plus($rb_divide(exp, 3), 1)) …
16875 if (!$truthy(block)) {
16914 if (($truthy($rb_lt(base, 2)) || ($truthy($rb_gt(base, 36))))) {
16916 } if (($eqeq(self, 0) && ($truthy(1/self === -Infinity)))) {
16950 if ($truthy($rb_lt(base, 2))) {
16973 if (($truthy(self['$nan?']()) || ($truthy(other['$nan?']())))) {
16975 } else if ($truthy(self['$infinite?']())) {
16992 } if ($truthy($rb_lt(stop, self))) {
17097 } if ($truthy(self['$nan?']())) {
17111 } if ($truthy(self['$nan?']())) {
17203 …var $klass = Opal.klass, $truthy = Opal.truthy, $Kernel = Opal.Kernel, $def = Opal.def, $not = Opa…
17224 if ($truthy(self.begin)) {
17226 …} if (!(($truthy(first['$<=>'](last)) || ($truthy(first['$nil?']()))) || ($truthy(last['$nil?…
17250 if (($not((block !== nil)) && ($truthy(is_infinite(self))))) {
17260 if ($truthy(is_infinite(self))) {
17269 …beg_cmp = ($truthy(($ret_or_1 = ($truthy(($ret_or_2 = ($truthy(($ret_or_3 = self.begin['$nil?']())…
17270 …end_cmp = ($truthy(($ret_or_1 = ($truthy(($ret_or_2 = ($truthy(($ret_or_3 = self.end['$nil?']())) …
17271 … ($truthy(($ret_or_1 = ($truthy(($ret_or_2 = ($truthy(self.excl) ? (($truthy(($ret_or_3 = end_cmp)…
17293 for (i = self.begin, limit = self.end + ($truthy(self.excl) ? (0) : (1)); i < limit; i++) {
17306 if (!$truthy(current['$respond_to?']("succ"))) {
17308 …} while ($truthy(($truthy(($ret_or_1 = self.end['$nil?']())) ? ($ret_or_1) : ($rb_lt(current[…
17323 …} if ($truthy(($ret_or_1 = ($truthy(($ret_or_2 = self.excl['$==='](other['$exclude_end?']()))…
17335 if ($truthy(self.begin['$nil?']())) {
17337 } if ($truthy(n == null)) {
17344 if ($truthy(self.end['$nil?']())) {
17346 } if ($truthy(n == null)) {
17355 if ($truthy(self.end['$nil?']())) {
17359 …} else if (($not(self.begin['$nil?']()) && (($truthy($rb_gt(self.begin, self.end)) || (($truthy(se…
17370 if ($truthy(self.begin['$nil?']())) {
17374 …} else if (($not(self.end['$nil?']()) && (($truthy($rb_gt(self.begin, self.end)) || (($truthy(self…
17388 } if ($truthy(is_infinite(self))) {
17394 if ($truthy(self.excl)) {
17396 } if ($truthy($rb_lt(range_end, range_begin))) {
17456truthy(self.begin['$is_a?']($$('Numeric'))) || ($truthy(self.begin['$nil?']()))) && (($truthy(self…
17466 if ($truthy(self.begin.$$is_number && self.end.$$is_number)) {
17476 if ($truthy(self.excl)) {
17477 if ($truthy($rb_ge(current, self.end))) {
17480 } else if ($truthy($rb_gt(current, self.end))) {
17509 …if (($truthy(self.begin['$is_a?']($$('Numeric'))) && ($truthy(self.end['$is_a?']($$('Numeric')))))…
17522 } if ($truthy(is_infinite(self) && (self.begin.$$is_number || self.end.$$is_number))) {
17524 } if (!$truthy(self.begin.$$is_number && self.end.$$is_number)) {
17532 …return "" + (($truthy(($ret_or_1 = self.begin)) ? ($ret_or_1) : (""))) + (($truthy(self.excl) ? ("…
17538 …rn "" + (($truthy(($ret_or_1 = self.begin)) ? (self.begin.$inspect()) : ($ret_or_1))) + (($truthy(…
17562 …var $slice = Opal.slice, $klass = Opal.klass, $truthy = Opal.truthy, $Kernel = Opal.Kernel, $defs …
17576 if (!$truthy(block)) {
17678 … if (self.$$is_curried) { return nil; } if ($truthy(($ret_or_1 = self.$$source_location))) {
17688 …Kernel.$raise($$$('ArgumentError'), "Can't create Binding"); } if ($truthy((($$$('::', 'Bindi…
17793 …var $klass = Opal.klass, $def = Opal.def, $truthy = Opal.truthy, $slice = Opal.slice, $alias = Opa…
17831 if ($truthy(($ret_or_1 = self.method.$$source_location))) {
17841 if ($truthy(($ret_or_1 = self.method.$$comments))) {
17938 if ($truthy(($ret_or_1 = self.method.$$source_location))) {
17948 if ($truthy(($ret_or_1 = self.method.$$comments))) {
18003 …var $klass = Opal.klass, $const_set = Opal.const_set, $not = Opal.not, $truthy = Opal.truthy, $def…
18032 if (($truthy(flags['$include?']("r")) && ($not(flags['$match?'](/[wa+]/))))) {
18034 } else if (($truthy(flags['$match?'](/[wa]/)) && ($not(flags['$match?'](/[r+]/))))) {
18115 self.read_buffer = ($truthy(($ret_or_1 = self.read_buffer)) ? ($ret_or_1) : (""));
18125 } } while ($truthy((parts = self.$sysread_noraise(1)))); return nil;
18143 if ($truthy(($ret_or_1 = self.$getc()))) {
18156 if ($truthy(($ret_or_1 = $send(self, 'gets', $to_a(args))))) {
18170 if (($truthy(sep.$$is_number) && ($not(limit)))) {
18172 } if ((($truthy(sep.$$is_hash) && ($not(limit))) && ($eqeq(opts, $hash2([], {}))))) {
18174 } else if (($truthy(limit.$$is_hash) && ($eqeq(opts, $hash2([], {}))))) {
18181 } sep = ($truthy(($ret_or_1 = sep)) ? ($ret_or_1) : (""));
18187 } self.read_buffer = ($truthy(($ret_or_1 = self.read_buffer)) ? ($ret_or_1) : (""));
18193 …if (($neqeq(sep, "") && ($truthy(($truthy(sep.$$is_regexp) ? (self.read_buffer['$match?'](sep)) : …
18200 …} } while ($truthy((data = self.$sysread_noraise(($eqeq(sep, "") ? (65536) : (1)))))); i…
18202 …$a = [($truthy(($ret_or_1 = self.read_buffer)) ? ($ret_or_1) : ("")), ""], (ret = $a[0]), (self.re…
18205 } } if ($truthy(ret)) {
18207 if ($truthy(limit)) {
18211 } if ($truthy(opts['$[]']("chomp"))) {
18223 if ($truthy(($ret_or_1 = self.read_proc(integer)))) {
18250 self.read_buffer = ($truthy(($ret_or_1 = self.read_buffer)) ? ($ret_or_1) : (""));
18252 …$a = [$rb_plus(self.read_buffer, ($truthy(($ret_or_1 = part)) ? ($ret_or_1) : (""))), ""], (ret = …
18263 self.read_buffer = ($truthy(($ret_or_1 = self.read_buffer)) ? ($ret_or_1) : (""));
18269 if (($truthy(integer) && ($truthy($rb_gt(self.read_buffer.$length(), integer))))) {
18273 …} } while ($truthy((parts = self.$sysread_noraise(($truthy(($ret_or_1 = integer)) ? ($ret_or_…
18297 } while ($truthy((s = $send(self, 'gets', [sep].concat($to_a(args)))))) {
18308 } while ($truthy((s = self.$getbyte()))) {
18319 } while ($truthy((s = self.$getc()))) {
18355 if ($truthy(($ret_or_1 = self.closed['$==']("read")))) {
18365 if ($truthy(($ret_or_1 = self.closed['$==']("write")))) {
18375 if ($truthy(self['$closed_write?']())) {
18385 if ($truthy(self['$closed_read?']())) {
18448 …to = Opal.coerce_to, $module = Opal.module, $slice = Opal.slice, $truthy = Opal.truthy, $eqeq = Op…
18464 if (($eqeq(args.$length(), 1) && ($truthy(args['$[]'](0)['$respond_to?']("to_ary"))))) {
18467 if (!$truthy(ary['$nil?']())) {
19010 …var $klass = Opal.klass, $hash2 = Opal.hash2, $rb_plus = Opal.rb_plus, $truthy = Opal.truthy, $sen…
19027 … names = $rb_plus([name], ($truthy(($ret_or_1 = options['$[]']("aliases"))) ? ($ret_or_1) : ([])));
19028 ascii = ($truthy(($ret_or_1 = options['$[]']("ascii"))) && ($ret_or_1));
19029 dummy = ($truthy(($ret_or_1 = options['$[]']("dummy"))) && ($ret_or_1));
19030 if ($truthy(options['$[]']("inherits"))) {
19077 return "#<Encoding:" + (self.name) + (($truthy(self.dummy) ? (" (dummy)") : nil)) + ">"
19387 self.bytes = ($truthy(($ret_or_1 = self.bytes)) ? ($ret_or_1) : (self.$each_byte().$to_a()));
19407 if (!$truthy(block)) {
19465 if ($truthy($rb_lt(string_bytes.$length(), idx))) {
19480 …, $slice = Opal.slice, $Kernel = Opal.Kernel, $defs = Opal.defs, $truthy = Opal.truthy, $send = Op…
19536 if (!$truthy((typeof(Math.erf) !== "undefined"))) {
19560 } if (!$truthy((typeof(Math.erfc) !== "undefined"))) {
19745 } if ($truthy(base == null)) {
19773 if ($truthy(x['$infinite?']())) {
19781 …var $module = Opal.module, $truthy = Opal.truthy, $def = Opal.def, $klass = Opal.klass, $nesting =…
19794 if ($truthy(imag)) {
19814 …var $klass = Opal.klass, $truthy = Opal.truthy, $eqeqeq = Opal.eqeqeq, $Kernel = Opal.Kernel, $def…
19832 …!((($eqeqeq($$$('Numeric'), real) && ($truthy(real['$real?']()))) && ($eqeqeq($$$('Numeric'), imag…
19841 …if (!((($eqeqeq($$$('Numeric'), r) && ($truthy(r['$real?']()))) && ($eqeqeq($$$('Numeric'), theta)…
19862 } else if (($eqeqeq($$$('Numeric'), other) && ($truthy(other['$real?']())))) {
19873 if ($truthy(($ret_or_1 = self.real['$=='](other.$real())))) {
19878 } else if (($eqeqeq($$$('Numeric'), other) && ($truthy(other['$real?']())))) {
19879 if ($truthy(($ret_or_1 = self.real['$=='](other)))) {
19900 } else if (($eqeqeq($$$('Numeric'), other) && ($truthy(other['$real?']())))) {
19912 } else if (($eqeqeq($$$('Numeric'), other) && ($truthy(other['$real?']())))) {
19924 } else if (($eqeqeq($$$('Numeric'), other) && ($truthy(other['$real?']())))) {
19935truthy(self.real['$nan?']()))) || (($eqeqeq($$$('Number'), self.imag) && ($truthy(self.imag['$nan?…
19940 } else if (($eqeqeq($$$('Numeric'), other) && ($truthy(other['$real?']())))) {
19962 if ($truthy($rb_gt(other, 0))) {
20022 …if ($truthy(($ret_or_1 = ($truthy(($ret_or_2 = $$('Complex')['$==='](other))) ? (self.real.$class(…
20041 if ($truthy(($ret_or_1 = self.real['$finite?']()))) {
20057 if ($truthy(($ret_or_1 = self.real['$infinite?']()))) {
20135 …qeq($$$('Number'), self.imag) && ($truthy(self.imag['$nan?']()))) || ($truthy(self.imag['$positive…
20137 …if (($eqeqeq($$$('Number'), self.imag) && (($truthy(self.imag['$nan?']()) || ($truthy(self.imag['$…
20268 …var $klass = Opal.klass, $eqeq = Opal.eqeq, $Kernel = Opal.Kernel, $truthy = Opal.truthy, $rb_lt =…
20289 } else if ($truthy($rb_lt(den, 0))) {
20302 if (($truthy(num['$nil?']()) || ($truthy(den['$nil?']())))) {
20310 } if (($truthy(den['$equal?'](1)) && ($not($$$('Integer')['$==='](num))))) {
20349 if ($truthy(($ret_or_2 = self.num['$=='](other.$numerator())))) {
20355 if ($truthy(($ret_or_2 = self.num['$=='](other)))) {
20457 if (($eqeq(self, 0) && ($truthy($rb_lt(other, 0))))) {
20459 } else if ($truthy($rb_gt(other, 0))) {
20461 } else if ($truthy($rb_lt(other, 0))) {
20472 if ($truthy($rb_lt(other, 0))) {
20477 } else if (($eqeq(self, 0) && ($truthy($rb_lt(other, 0))))) {
20587 if ($truthy($rb_lt(self.num, 0))) {
20619 if ($truthy($rb_lt(self.num, 0))) {
20636 if ($truthy($rb_lt(precision, 1))) {
20687 …Opal, $defs = Opal.defs, $eqeqeq = Opal.eqeqeq, $def = Opal.def, $truthy = Opal.truthy, $rb_gt = O…
21016 if ($truthy(r['$nil?']())) {
21018 } else if ($truthy($rb_gt(r, 0))) {
21020 } else if ($truthy($rb_lt(r, 0))) {
21030 if ($truthy(($ret_or_1 = $$$('Time')['$==='](other)))) {
21090 if ($truthy(($ret_or_1 = other['$is_a?']($$$('Time'))))) {
21114 if ($truthy(self['$utc?']())) {
21486 if (($truthy($rb_le(jan01_wday, 4)) && ($neqeq(jan01_wday, 0)))) {
21494 if ($truthy($rb_le(week, 0))) {
21500 if (($truthy($rb_le(dec31_wday, 3)) && ($neqeq(dec31_wday, 0)))) {
21528 …args = Opal.extract_kwargs, $ensure_kwargs = Opal.ensure_kwargs, $truthy = Opal.truthy, $neqeq = O…
21550 if ($truthy(const_name)) {
21597 if ($truthy(block)) {
21600 if ($truthy(const_name)) {
21627 } return (self.members = ($truthy(($ret_or_1 = self.members)) ? ($ret_or_1) : ([])));
21646 if ($truthy(self.$class().$$keyword_init)) {
21648 kwargs = ($truthy(($ret_or_1 = args.$last())) ? ($ret_or_1) : ($hash2([], {})));
21649 … if (($truthy($rb_gt(args.$length(), 1)) || ($truthy((args.length === 1 && !kwargs.$$is_hash))))) {
21652 if ($truthy(extra['$any?']())) {
21661 if ($truthy($rb_gt(args.$length(), self.$class().$members().$length()))) {
21707 if ($truthy($rb_lt(name, self.$class().$members().$size()['$-@']()))) {
21709 } if ($truthy($rb_ge(name, self.$class().$members().$size()))) {
21729 if ($truthy($rb_lt(name, self.$class().$members().$size()['$-@']()))) {
21731 } if ($truthy($rb_ge(name, self.$class().$members().$size()))) {
21735 if (!$truthy(self.$class().$members()['$include?'](name.$to_sym()))) {
21747 if (!$truthy(other['$instance_of?'](self.$class()))) {
21785 if (!$truthy(other['$instance_of?'](self.$class()))) {
21876 if ($truthy((inspect_stack)['$include?'](self.$__id__()))) {
21882 if (($eqeqeq($$$('Struct'), self) && ($truthy(self.$class().$name())))) {
21894 ($truthy(pushed) ? (inspect_stack.pop()) : nil);
21939 …item = ($truthy(key.$$is_string && self.$$data.hasOwnProperty(key)) ? (self.$$data[key] || nil) : …
21944 if (!$truthy(item['$respond_to?']("dig"))) {
21955 …ss, $slice = Opal.slice, $defs = Opal.defs, $hash2 = Opal.hash2, $truthy = Opal.truthy, $eqeqeq = …
21981 if ($truthy(enum$['$nil?']())) {
21985 } if ($truthy(block)) {
22007 if (!$truthy(enum$['$respond_to?']("each"))) {
22021 if ($truthy(self['$equal?'](other))) {
22023 } else if ($truthy(other['$instance_of?'](self.$class()))) {
22025 } else if (($truthy(other['$is_a?']($$$('Set'))) && ($eqeq(self.$size(), other.$size())))) {
22081 if ($truthy(self.hash['$respond_to?']("compare_by_identity"))) {
22093 if ($truthy(($ret_or_1 = self.hash['$respond_to?']("compare_by_identity?")))) {
22111 if ($truthy(self['$include?'](o))) {
22143 if ($truthy(self['$frozen?']())) {
22198 if ($truthy(self['$include?'](o))) {
22287 if (!$truthy(enum$['$respond_to?']("each"))) {
22293 …($truthy(($ret_or_1 = (set)['$is_a?']($$$('Set')))) ? ($ret_or_1) : ($Kernel.$raise($$$('ArgumentE…
22301 if ($truthy($rb_lt(self.$size(), set.$size()))) {
22315 if ($truthy($rb_le(self.$size(), set.$size()))) {
22329 if ($truthy($rb_lt(set.$size(), self.$size()))) {
22342 if ($truthy($rb_le(set.$size(), self.$size()))) {
22355 if ($truthy($rb_lt(self.$size(), set.$size()))) {
22395 …var $klass = Opal.klass, $def = Opal.def, $truthy = Opal.truthy, $alias = Opal.alias, nil = Opal.n…
22427 if ($truthy(($ret_or_1 = $$$('ENV')['$[]']("HOME")))) {
22439 …var $truthy = Opal.truthy, $klass = Opal.klass, $const_set = Opal.const_set, $Opal = Opal.Opal, $r…
22466 path = ($truthy(path['$respond_to?']("to_path")) ? (path.$to_path()) : (path));
22468 basedir = ($truthy(($ret_or_1 = basedir)) ? ($ret_or_1) : ($$$('Dir').$pwd()));
22471 if ($truthy(path_abs)) {
22504 if ($truthy(abs)) {
22516 if ($truthy(path[0] === '~' || (basedir && basedir[0] === '~'))) {
22519 if (!$truthy(home)) {
22522 if (!$truthy(home['$start_with?'](leading_sep))) {
22527 if ($truthy(basedir)) {
22534 if ($truthy((path)['$respond_to?']("to_path"))) {
22559 } if ($truthy($rb_lt(level, 0))) {
22622 if ($truthy(filename['$empty?']())) {
22625 …if (($truthy(last_dot_idx['$nil?']()) || ($eqeq($rb_plus(last_dot_idx, 1), $rb_minus(filename.$len…
22658 if ($truthy(paths['$empty?']())) {
22665 if (($eqeq(index, 0) && ($truthy(item['$empty?']())))) {
22667 } else if (($eqeq(paths.$length(), $rb_plus(index, 1)) && ($truthy(item['$empty?']())))) {
22679 if ($truthy(next_item['$nil?']())) {
22683 …if (($truthy(item['$end_with?']($$('SEPARATOR'))) && ($truthy(next_item['$start_with?']($$('SEPARA…
22685 …} return (result = (($truthy(item['$end_with?']($$('SEPARATOR'))) || ($truthy(next_item…
22724 …var $module = Opal.module, $defs = Opal.defs, $truthy = Opal.truthy, $return_val = Opal.return_val…
22760 if ($truthy(monotonic)) {
22776 if ($truthy(((clock = self.__clocks__['$[]'](clock_id))))) ; else {
23057 …var $truthy = Opal.truthy, $klass = Opal.klass, $Kernel = Opal.Kernel, $defs = Opal.defs, $Opal = …
23071 if (!$truthy(count)) count = 16;
23124 } if ($truthy(($ret_or_1 = self.$seed()['$=='](other.$seed())))) {
23168 if ($truthy(self['$const_defined?']("DEFAULT"))) {
23367 …var $truthy = Opal.truthy, $module = Opal.module, $rb_gt = Opal.rb_gt, $rb_lt = Opal.rb_lt, $eqeqe…
23393 if (!$truthy(cmp)) fail_comparison(lhs, rhs);
23401 if ($truthy(self['$equal?'](other))) {
23413 if (!$truthy((cmp = self['$<=>'](other)))) {
23499 … = Opal.const_set, $regexp = Opal.regexp, $eqeqeq = Opal.eqeqeq, $truthy = Opal.truthy, $eqeq = Op…
23520 } else if ($truthy(path['$respond_to?']("to_path"))) {
23522 } else if ($truthy(path['$is_a?']($$('String')))) {
23524 } else if ($truthy(path['$nil?']())) {
23557 while ($truthy((r = self.$chop_basename(path)))) {
23567 …if ($truthy($$('Regexp').$new("^" + ($$$($$('Pathname'), 'SEPARATOR_PAT').$source()) + "?$")['$=~'…
23585 new_path = ($truthy(self['$absolute?']()) ? ("/") : ("."));
23630 while ($truthy((r2 = self.$chop_basename(prefix2)))) {
23638 while ($truthy(true)) {
23640 …while ($truthy(($truthy(($ret_or_1 = basename_list2['$empty?']()['$!']())) ? (basename_list2.$firs…
23644 } if (!$truthy((r1 = self.$chop_basename(prefix1)))) {
23649 …} if ((($eqeq(basename1, "..") || ($truthy(basename_list2['$empty?']()))) || ($neqeq(basena…
23656 …if (($not(r1) && ($truthy($regexp([$$('SEPARATOR_PAT')])['$=~']($$('File').$basename(prefix1))))))…
23657 …while ($truthy(($truthy(($ret_or_1 = basename_list2['$empty?']()['$!']())) ? (basename_list2.$firs…
23665 if ($truthy(r1)) {
23669 } } else if ($truthy(r1)) {
23681 if ($truthy(args['$empty?']())) {
23688 if ($truthy(result['$absolute?']())) {
23698 if ($truthy(result['$absolute?']())) {
23744 …$const_set($nesting[0], 'SAME_PATHS', ($truthy($$$($$('File'), 'FNM_SYSCASE')['$nonzero?']()) ? ($…
23762 while ($truthy((r = self.$chop_basename(dest_prefix)))) {
23769 while ($truthy((r = self.$chop_basename(base_prefix)))) {
23774 } } if (!$truthy($$('SAME_PATHS')['$[]'](dest_prefix, base_prefix))) {
23776 …} while ($truthy(($truthy(($ret_or_1 = ($truthy(($ret_or_2 = dest_names['$empty?']()['$!']())…
23780 } if ($truthy(base_names['$include?'](".."))) {
23784 if ($truthy(relpath_names['$empty?']())) {
23817 …super = Opal.find_super, $def = Opal.def, $eqeqeq = Opal.eqeqeq, $truthy = Opal.truthy, $rb_ge = O…
23868 if (!$truthy($rb_ge(pos, 0))) {
23872 if ($truthy($rb_gt($rb_plus(self.position, pos), self.string.$length()))) {
23878 if ($truthy($rb_gt(pos, self.string.$length()))) {
23920 if ($truthy(self['$eof?']())) {
23922 … string = ($truthy(length) ? (((str = self.string['$[]'](self.position, length)), (self.position =…
23923 if ($truthy(outbuf)) {