Searched defs:HostFunctionHandler (Results 1 – 4 of 4) sorted by relevance
11 struct HostFunctionHandler : jsi::HostObject { struct17 HostFunctionHandler(std::shared_ptr<jsi::Function> f, jsi::Runtime &rt) { in HostFunctionHandler() argument23 std::shared_ptr<jsi::Function> getPureFunction() { in getPureFunction()