Searched refs:WorkletsCache (Results 1 – 20 of 20) sorted by relevance
29 workletsCache(std::make_unique<WorkletsCache>()), in runtime()61 std::unique_ptr<WorkletsCache> workletsCache;
17 friend WorkletsCache; variable
25 friend WorkletsCache; variable
14 class WorkletsCache {
20 std::shared_ptr<jsi::Function> WorkletsCache::getFunction( in getFunction()