[][src]Function boa::builtins::object::set_prototype_of

pub fn set_prototype_of(
    _: &Value,
    args: &[Value],
    _: &mut Interpreter
) -> ResultValue

Set the prototype of an object.