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

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

Get the prototype of an object.