Home
last modified time | relevance | path

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

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