Searched defs:LoadNativeModule (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/module/ | ||
| D | js_module_manager.cpp | 777 JSHandle<JSTaggedValue> ModuleManager::LoadNativeModule(JSThread *thread, const std::string &key) in LoadNativeModule() function in panda::ecmascript::ModuleManager |
| D | js_module_source_text.cpp | 361 bool SourceTextModule::LoadNativeModule(JSThread *thread, JSHandle<SourceTextModule> &requiredModul… in LoadNativeModule() function in panda::ecmascript::SourceTextModule |