Function swc_ecma_transforms_classes::get_prototype_of[][src]

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

Creates

Child.__proto__ || Object.getPrototypeOf(Child)