Searched refs:RuntimeLifecycleMonitorObject (Results 1 – 4 of 4) sorted by relevance
13 struct RuntimeLifecycleMonitorObject : public jsi::HostObject { struct15 explicit RuntimeLifecycleMonitorObject(jsi::Runtime *rt) : _rt(rt) {} in RuntimeLifecycleMonitorObject() function16 ~RuntimeLifecycleMonitorObject() { in ~RuntimeLifecycleMonitorObject() argument38 rt, std::make_shared<RuntimeLifecycleMonitorObject>(&rt))); in addListener()
13 struct RuntimeLifecycleMonitorObject : public jsi::HostObject { struct15 explicit RuntimeLifecycleMonitorObject(jsi::Runtime *rt) : _rt(rt) {} in RuntimeLifecycleMonitorObject() argument16 ~RuntimeLifecycleMonitorObject() { in ~RuntimeLifecycleMonitorObject() argument38 rt, std::make_shared<RuntimeLifecycleMonitorObject>(&rt))); in addListener()