pub fn get_prototype_of(obj: Box<Expr>) -> Box<Expr>
Creates
Child.__proto__ || Object.getPrototypeOf(Child)