weakEquals

Loose equality between the cell value and filterValue using JavaScript == semantics (type coercion for cross-type primitive comparisons). ToPrimitive coercion of arbitrary objects is not reproduced — object operands fall back to reference equality.