Type Definition ezjs::value::SharedFunction[][src]

type SharedFunction = Rc<Box<VMFunction>>;