Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/static/
Dstatic_module_loader.cpp64 JSHandle<JSTaggedValue> StaticModuleLoader::LoadStaticModule(JSThread *thread, in LoadStaticModule() function in panda::ecmascript::StaticModuleLoader
/arkcompiler/ets_runtime/ecmascript/module/tests/
Dstatic_module_loader_test.cpp144 HWTEST_F_L0(StaticModuleLoaderTest, LoadStaticModule) in HWTEST_F_L0() argument