pub fn is_undefined_value(v: &Value) -> bool
true if v is the internal undefined sentinel (undefined_value).
true
v
undefined_value