fn clone_an_object(
cx: &mut CurrentRealm<'_>,
global_scope: &GlobalScope,
val: HandleValue<'_>,
seen: &mut HashSet<HashableJSVal>,
object_handle: HandleObject<'_>,
) -> WebDriverJSResultfn clone_an_object(
cx: &mut CurrentRealm<'_>,
global_scope: &GlobalScope,
val: HandleValue<'_>,
seen: &mut HashSet<HashableJSVal>,
object_handle: HandleObject<'_>,
) -> WebDriverJSResult