pub(crate) fn same_value_zero(a: &Value, b: &Value) -> bool
Map/Set のキー等価(SameValueZero 近似: strict_eq + NaN===NaN)。