Searched refs:ContainsModule (Results 1 – 3 of 3) sorted by relevance
104 inline bool ContainsModule(const JSTaggedValue &key) in ContainsModule() function
61 if (moduleCache->ContainsModule(filename.GetTaggedValue())) { in SearchFromModuleCache()
75 EXPECT_TRUE(newCacheTested->ContainsModule(fileName.GetTaggedValue())); in HWTEST_F_L0()