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

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

Get the prototype of an object