Searched refs:workletHash (Results 1 – 4 of 4) sorted by relevance
23 long long workletHash = in getFunction() local25 if (worklets.count(workletHash) == 0) { in getFunction()36 worklets[workletHash] = std::make_shared<jsi::Function>(std::move(func)); in getFunction()38 return worklets[workletHash]; in getFunction()