pub fn is_arguments_h(h: &JsHost, v: &Value) -> bool
is_arguments for a caller that already holds the host borrow — object_brand runs under one, and re-entering through with_host aborts the process.
is_arguments
object_brand
with_host