Searched refs:resource_drop_func_ref (Results 1 – 2 of 2) sorted by relevance
579 pub(crate) fn resource_drop_func_ref(&self, dtor: &crate::func::HostFunc) -> VMFuncRef { in resource_drop_func_ref() method
247 dtor_funcref: component.resource_drop_func_ref(dtor), in instantiate_pre()