Home
last modified time | relevance | path

Searched defs:LoadNativeModule (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_manager.cpp754 JSHandle<JSTaggedValue> ModuleManager::LoadNativeModule(JSThread *thread, const CString &key) in LoadNativeModule() function in panda::ecmascript::ModuleManager
H A Djs_module_source_text.cpp441 bool SourceTextModule::LoadNativeModule(JSThread *thread, const JSHandle<SourceTextModule> &requiredModule, in LoadNativeModule() function in panda::ecmascript::SourceTextModule
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_global.cpp713 JSTaggedValue BuiltinsGlobal::LoadNativeModule(EcmaRuntimeCallInfo *msg) in LoadNativeModule() function in BuiltinsGlobal

Completed in 9 milliseconds