Home
last modified time | relevance | path

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

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