static $Value? $negativeInfinity( Runtime runtime, $Value? target, List<$Value?> args) { return $double(double.negativeInfinity); }