Searched defs:IsInstaniatedSModule (Results 1 – 2 of 2) sorted by relevance
245 bool SharedModuleManager::IsInstaniatedSModule(JSThread *thread, const JSHandle<SourceTextModule> &… in IsInstaniatedSModule() function in panda::ecmascript::SharedModuleManager
1521 HWTEST_F_L0(EcmaModuleTest, IsInstaniatedSModule) { in HWTEST_F_L0() argument