Searched refs:native_modules_with_cache (Results 1 – 3 of 3) sorted by relevance
90 ToJsSet(context, env->native_modules_with_cache)) in GetCacheUsage()119 env->native_modules_with_cache.insert(id); in RecordResult()
1274 tracker->TrackField("native_modules_with_cache", native_modules_with_cache); in MemoryInfo()
1011 std::set<std::string> native_modules_with_cache; variable