pub fn get_prototype_of(obj: Expr) -> Expr
Expand description

Creates

Child.__proto__ || Object.getPrototypeOf(Child)