Searched defs:LoadNativeModule (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/module/ | ||
| H A D | js_module_manager.cpp | 754 JSHandle<JSTaggedValue> ModuleManager::LoadNativeModule(JSThread *thread, const CString &key) in LoadNativeModule() function in panda::ecmascript::ModuleManager |
| H A D | js_module_source_text.cpp | 441 bool SourceTextModule::LoadNativeModule(JSThread *thread, const JSHandle<SourceTextModule> &requiredModule, in LoadNativeModule() function in panda::ecmascript::SourceTextModule |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| H A D | builtins_global.cpp | 713 JSTaggedValue BuiltinsGlobal::LoadNativeModule(EcmaRuntimeCallInfo *msg) in LoadNativeModule() function in BuiltinsGlobal |
Completed in 9 milliseconds