Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp418 JSHandle<JSTaggedValue> SourceTextModule::LoadNativeModuleImpl(EcmaVM *vm, JSThread *thread, in LoadNativeModuleImpl() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2055 HWTEST_F_L0(EcmaModuleTest, LoadNativeModuleImpl) in HWTEST_F_L0() argument