Perform JavaScript logical or comparison (||) of two expressions.
||
external T or<T>(Object? first, Object? second);