Home
last modified time | relevance | path

Searched defs:IsInstantiatedSModule (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_shared_module_manager.cpp108 bool SharedModuleManager::IsInstantiatedSModule(JSThread *thread, const JSHandle<SourceTextModule> … in IsInstantiatedSModule() function in panda::ecmascript::SharedModuleManager
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2977 HWTEST_F_L0(EcmaModuleTest, IsInstantiatedSModule) { in HWTEST_F_L0() argument