pub fn loose_equal<'js>(a: &Value<'js>, b: &Value<'js>) -> bool
==: strict equality, plus the primitive coercions.
==